| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- index
- The zero based index for the TextLineResult. A System.ArgumentOutOfRangeException will be thrown if the index is less than 0 or greater or equal to the NumberTextLines.
| Exception | Description |
|---|---|
| ArgumentOutOfRangeException | Thrown when the index argument is less than zero or greater or equal to the number of text lines. |
This method allows you to make corrections to the text of the text block.
