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

In This Topic
    FoundText Property
    In This Topic
    Gets the matched text.
    Syntax
    'Declaration
     
    Public ReadOnly Property FoundText As System.String
    public System.string FoundText {get;}
    See Also