CharacterResult
The character result represents recognition of a single character.
The supported properties are described below.
| Property | Description |
| CharacterResult.Confidence | Gets the confidence value of the selected character result. |
| CharacterResult.Text |
Sets the text of the selected character result. Note: |
| CharacterResult.Area | Gets or sets the coordinates of the character result's bounding box. |
| CharacterResult.NumberResults | Gets the number of characters in the character result, including the first result and any alternate. |
