Class PageOrientation
Defines the orientation of the Page Landscape - Display with page Width is more than the page Height. Portrait - Display with page Height is more than the page width.
Inheritance
System.Object
PageOrientation
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class PageOrientation : Enum
Fields
Landscape
Declaration
public const PageOrientation Landscape
Field Value
Type |
---|
PageOrientation |
Portrait
Declaration
public const PageOrientation Portrait
Field Value
Type |
---|
PageOrientation |