Page Object (COM-based API)
This object represents a single page of the input image file.
Properties
Name | Type | Description |
BarcodeText | 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 | JobMessages | A list of errors, warnings, and information messages for the page. |
Number | Long, read-only | Stores the page index in the input image file. The indexing starts with 0. |
Statistics | IStatistics, read-only | Returns image processing statistics. |
See also
26.03.2024 13:49:49