Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FindResult Class / Range Property

In This Topic
    Range Property
    In This Topic
    Gets the range that represents the found text.
    Syntax
    'Declaration
     
    Public ReadOnly Property Range As Range
    public Range Range {get;}
    See Also