XML_ExportWords
This named property controls whether the OCR words in the workdoc are exported to the XML file.
Set the property to True
in the ExportDocument event to
include the list of words in the exported file.
The default value is False
.
Syntax
pWorkdoc.NamedProperty("XML_ExportWords") as Boolean
See also
-
"Export to XML" in the Brainware Intelligent Capture Runtime Server Help.