XML_ExportCandidates

This named property controls whether the list of candidates for each field in the workdoc is exported to the XML file. The text, weight and position of each candidate is exported.

Set the property to True in the ExportDocument event to include the candidate list for each field in the exported file.

The default value is False.

Syntax

pWorkdoc.NamedProperty("XML_ExportCandidates") as Boolean

See also

  • ExportDocumentToXml

  • "Export to XML" in the Brainware Intelligent Capture Runtime Server Help.