TextLine.LinesBefore Property
Surrounding lines leading the found line.
[Visual Basic]
Public ReadOnly Property LinesBefore As TextLineList
Property Value
List of surrounding lines leading the found line.
Remarks
Surrounding lines do not return their own subsequent surrounding line list.