XMLCharAttributesEnum enumeration constants are used to describe groups of character attributes to be written in files in XML format.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
Elements
Name | Description |
|---|---|
XCA_Ascii | Character coordinates and character confidence are to be written. Exactly the same format is used by IPlainText::SaveToAsciiXMLFile method. Block coordinates are not to be written in this case. |
XCA_Basic | Character and block coordinates are to be written. |
XCA_Extended | Character and block coordinates, character confidence and extended character attributes are to be written. The following extended attributes are written:
|
XCA_None | No character attributes are to be written. |
