TextLine Properties

Properties

LineNumber Gets the line number of the text line.
LinesAfter Gets the list of surrounding lines trailing the found line.
LinesBefore Gets the list of surrounding lines leading the found line.
TextMatchHighlightList Gets the list of non-overlapping matches of the containing text criteria on the line.
TextMatchList Gets the list of positive matches of the containing text criteria on the line.
Value Gets the full text of the line.

See Also