| 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. |
