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

In This Topic
    Details Property
    In This Topic
    Gets the details of the found instance.
    Syntax
    'Declaration
     
    Public ReadOnly Property Details As MatchDetails
    public MatchDetails Details {get;}
    See Also