Selects a text line from the current text block.
| Visual Basic |
|---|
Public Sub TextBlockResultSelectTextLine( _ ByVal line As Long _ ) |
- line
- An index indicating the text line result to select; must be at least 0 and less than number of text lines.
