Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
What it does
Stores batch properties.Properties
| Name | Type | Access | Description |
|---|---|---|---|
Type | IBatchType | Read-only | The type of the batch. |
PageCount | int | Read-only | The total number of pages in the batch. |
RegistrationProperties | IRegistrationProperties | Read-only | Registration properties of the batch. |
ResultPath | string | Read/write | Resultant export path. Writable only in pre-export scripts. |
ExportError | string | Read-only | Error message from the export. |
