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. Note. If an empty string is specified, the separating barcode may have any value. |
XmlResultPublishingMethod | XMLResultPublishingMethodEnum | The publishing method for the XML Result file. |
See also
OutputFormatSettingsCollection,
3/26/2024 1:49:49 PM