Gets the text of the selected character result's primary or alternative recognition result at the specified index.
| Visual Basic |
|---|
Public Function CharacterResultText( _ ByVal index As Long _ ) As String |
- index
- An index indicating which of the primary or alternative results text values to return.
