[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FindResult.EndIndex

EndIndex Property

EndIndex

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).

Declaration
public int EndIndex { get; }
Public ReadOnly Property EndIndex As Integer