| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- index
- The zero based index for the CharacterResult. A System.ArgumentOutOfRangeException will occur if the index less than 0 or greater or equal to the NumberCharacters.
| Exception | Description |
|---|---|
| ArgumentOutOfRangeException | Thrown when the index argument is less than zero or greater or equal to the number of characters. |
This method allows you to make corrections to the text of the text line.
If the TextLineResult has previously been parsed, a call to this method will remove parsing results stored in the TextLineResult.
