Class PageOrientation
Specifies orientation of the page.
Inheritance
System.Object
PageOrientation
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Portable.dll
Syntax
public sealed class PageOrientation : Enum
Fields
Landscape
Landscape page orientation.
Declaration
public const PageOrientation Landscape
Field Value
Type | Description |
---|---|
PageOrientation |
Portrait
Portrait page orientation.
Declaration
public const PageOrientation Portrait
Field Value
Type | Description |
---|---|
PageOrientation |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |