ExportParams Object (COM-based API)
This object is used for setting up export parameters for recognized text.
Properties
| Name | Type | Description |
| OutputFormats | OutputFormatSettingsCollection, read-only |
Stores a collection of export parameters. |
| SeparationMethod | DocumentSeparationMethodEnum | Specifies the document separation method to be used during export. |
| XmlResultLocation | String, read-only | Stores the location of the XML Result file. |
| BarcodeType | BarcodeTypeEnum | Specifies the barcode type used for document separation. |
| BarcodeRegExp | String |
A regular expression for the value of the separating barcode.
|
| XmlResultPublishingMethod | XMLResultPublishingMethodEnum | The publishing method for the XML Result file. |
See also
OutputFormatSettingsCollection,
26.03.2024 13:49:49
Note.
If an empty string is specified, the separating barcode may have any value.