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