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 | The resultant export path. Can be modified in pre-export scripts only. |
ExportError | string | Read-only | The batch export error. |
