Class PageOrientation
Defines the PDF page orientation.
Inheritance
System.Object
PageOrientation
Namespace: Syncfusion.Blazor.Grids
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class PageOrientation : Enum
Fields
Landscape
Pdf page is oriented in landscape.
Declaration
public const PageOrientation Landscape
Field Value
Type | Description |
---|---|
PageOrientation |
Portrait
Pdf page is oriented in portrait.
Declaration
public const PageOrientation Portrait
Field Value
Type | Description |
---|---|
PageOrientation |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |