PageOrientation Enumeration

Document page orientation.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public enum PageOrientation

Members

Portrait0 Portrait page orientation.
Landscape1 Landscape page orientation.

See Also