Line
This read-only property returns the text of a single line. A candidate can consist of one or more lines.
Syntax
Line (index as Long) as String
Parameter | Description |
---|---|
Index | Index of the line.
Possible values 0 to LineCount-1 |
This read-only property returns the text of a single line. A candidate can consist of one or more lines.
Line (index as Long) as String
Parameter | Description |
---|---|
Index | Index of the line.
Possible values 0 to LineCount-1 |