Page Object (Web Services API)
This object represents a single page of an input image file.
Properties
Name | Type | Description |
Id | String, read-only | Returns text of the separation barcode. |
CustomText | String, read-only | Returns custom text assigned to the page during document separation or indexing. |
Id | String, read-only | Stores the unique identifier of the page. The identifier is generated automatically. |
Messages | JobMessage[ ] | A list of errors, warnings, and information messages for the page. |
Number | Integer, read-only | Stores the page index in the input image file. The indexing starts with 0. |
Statistics | Statistics, read-only | Returns page processing statistics. |
3/26/2024 1:49:49 PM