The following tables list the members exposed by TextLineResult.
Public Properties
| Name | Description |
| Area | Overridden.
Gets the coordinates of the text line.
|
| Confidence | Overridden.
Gets the confidence value of the text line.
|
| NumberCharacters |
Gets the number of characters in the text line.
|
| Text | Overridden.
Gets the text string of the TextLineResult.
|
Top
Public Methods
| Name | Description |
| Character |
Gets the CharacterResult for the index of the TextLineResult.
|
| DeleteCharacter |
Deletes the CharacterResult for the index on the TextLineResult.
|
Top
See Also