FindResultReceivedParametersTextFinder Property  | 
 
                Gets the 
ITextFinder instance associated with this object.
            
 
    Namespace: 
   DotNetBrowser.Search.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntaxpublic ITextFinder TextFinder { get; }Property Value
Type: 
ITextFinderThe 
ITextFinder instance associated with this object.
See Also