Page
The Page object stores information about the document pages. For each page, a unique ID, the name of the source file, and the number in the source file is given.
Page | ||
---|---|---|
Property | Type | Description |
Id | String | The ID of the page. |
SourceFile | String | The name of the file. |
SourceImagePageIndex | Integer | The number of the page in the document (starting from 0). |
22.12.2023 12:36:42