PDFPageInfo
- Source:
Members
(static, readonly) PDFRotation :string
The rotation of the page.
Type:
- string
Properties:
Name | Type | Description |
---|---|---|
ROTATION0 |
string | The page is displayed without rotation. |
ROTATION90 |
string | The page is displayed 90 degrees clockwise. |
ROTATION180 |
string | The page is displayed upside-down. |
ROTATION270 |
string | The page is displayed 90 degrees counterclockwise. |
- Source: