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