Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ReplacingArgs Class / MatchRange Property

In This Topic
    MatchRange Property
    In This Topic
    Gets the match range.
    Syntax
    'Declaration
     
    Public ReadOnly Property MatchRange As Range
    public Range MatchRange {get;}
    See Also