Enumerations
CharacterFlags
CharacterFlags in the ABBYY FineReader Engine API — Bitwise flags identifying CharParams properties used as masks by Paragraph.SetCharParams and Paragraph.NextGroup.
The CFL_ prefixed flags are used as a mask in some methods of the Paragraph object. The mask is an OR combination of these flags’ values and defines what properties of the CharParams object should be taken into account in these methods.
For the IParagraph::SetCharParams method the constants define what character properties should be set, and for the IParagraph::NextGroup method they define parameters separating a group of symbols.
