A group of characters with uniform formatting. It is a group of charParams elements. Has the following attribute: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.
| Property | Data type | Description |
|---|---|---|
lang * | string | The name of the language used for recognition. |
CharParams Element
Attributes of a single character. The tag can have the following attributes:| Property | Data type | Description |
|---|---|---|
l * | integer | The coordinate of the left border of the character rectangle. |
t * | integer | The coordinate of the top border of the character rectangle. |
r * | integer | The coordinate of the right border of the character rectangle. |
b * | integer | The coordinate of the bottom border of the character rectangle. |
suspicious | boolean | Indicates whether the character was recognized uncertainly. |
isTab | boolean | Indicates whether the character is a tab. |
