[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ReplacingArgs.StartIndex

StartIndex Property

StartIndex

Gets a zero-based starting position of the match from the start of the first Text object that contains the beginning of the match. If match doesnt start from Text object, it will be -1.

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