[]
Gets the offset of the end of the found text inside Range, in chars.
Note that this is the offset of the last actual Text object in the range (not of derived objects such as Break).
public int EndIndex { get; }
Public ReadOnly Property EndIndex As Integer