Class PdfPageRotation
Inheritance
System.Object
PdfPageRotation
Namespace: IronPdf.Rendering
Assembly: IronPdf.dll
Syntax
public sealed class PdfPageRotation : Enum
Fields
Clockwise180
Declaration
public const PdfPageRotation Clockwise180
Field Value
Type | Description |
---|---|
PdfPageRotation |
Clockwise270
Declaration
public const PdfPageRotation Clockwise270
Field Value
Type | Description |
---|---|
PdfPageRotation |
Clockwise90
Declaration
public const PdfPageRotation Clockwise90
Field Value
Type | Description |
---|---|
PdfPageRotation |
None
Declaration
public const PdfPageRotation None
Field Value
Type | Description |
---|---|
PdfPageRotation |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |