Properties
| Name | Type | Access Level | Description |
|---|---|---|---|
| Id | string | Read-only | The page identifier. |
| ImageHeight | uint | Read-only | The height of the page image in pixels. |
| ImageWidth | uint | Read-only | The width of the page image in pixels. |
| Index | int | Read-only | The number of the page in the document. The indexing starts with 0. |
| SourceFile | SourceFile | Read-only | The source file. |
