Click or drag to resize

PageOrientation Enumeration

Specifies orientation of the page.

Namespace: Spire.Doc.Documents
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public enum PageOrientation
Members
Member name Value Description
Portrait 1 Portrait page orientation.
Landscape 2 Landscape page orientation.
See Also