The following tables list the members exposed by TextLineResult.
| Name | Description | |
|---|---|---|
![]() |
Area | Overridden. Gets the coordinates of the result object's bounding box. |
![]() |
Confidence | Overridden. Gets the confidence value of the result object. |
![]() |
FieldTypes | Gets a value indicating the field types that were parsable when the text line was parsed using TextLineResult.Parse. |
![]() |
NumberCharacters | Gets the number of characters in the TextLineResult object. |
![]() |
Text | Overridden. Get the text of the result object. |
| Name | Description | |
|---|---|---|
![]() |
Character | Gets the CharacterResult for the index of the TextLineBase. |
![]() |
DeleteCharacter | Deletes the CharacterResult for the index on the TextLineResult |
![]() |
GetField | Retrieves a MicrField object. |
![]() |
Parse | Parses the text line result |
![]() |
TryParse | Parses the text line result |


