LineCaption
If a candidate has more than one line, you can use this property to set or return a caption to each line to provide information about the content of the line.
Syntax
LineCaption (index as Long) as String
Parameter | Description |
---|---|
Index | Index of the line.
Possible values 0 to LineCount – 1 |