Properties
| Name | Type | Description |
|---|---|---|
| Id | string, read-only | The unique identifier for the document page. |
| ImageHeight | number, read-only | The height of the page rectangle. |
| ImageWidth | number, read-only | The width of the page rectangle. |
| Index | number, read-only | The document page number (starts at 0). |
| Image | BinaryFile, read-only | Returns the preprocessed source image of the page. You can use this property to attach a file in JPEG format to the HTTP request. |
