Selects the character at the specified index in the selected text line result.
| Visual Basic |
|---|
Public Sub TextLineResultSelectCharacter( _ ByVal character As Long _ ) |
- character
- An index indicating the character to be selected. The character index must be at least 0 and less than the value of TextLineResultNumberCharacters.
