Page represents a single page of the document being processed in a Condition activity.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Id | string | Read-only | The unique identifier of the page. |
| 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 page number in the document (starting at 0). |
