The UPTF_ prefixed flags are used to denote characteristics of a character for which pattern training is performed. The IEngine::TrainUserPattern method receives as a parameter a bitwise OR combination of zero or more of these flags values, where each set bit indicates that the character has corresponding characteristic.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
| Flag name | Description |
|---|---|
| UPTF\_Bold | The character has bold font style. |
| UPTF\_Italic | The character has italic font style. |
| UPTF\_Subscript | The character is subscript. |
| UPTF\_Superscript | The character is superscript. |
| UPTF\_UnusualScript | The character has unusual script. |
