ITextFinderBrowser Property |
Gets the
IBrowser instance associated with this object.
Namespace:
DotNetBrowser.Search
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax IBrowser Browser { get; }
Property Value
Type:
IBrowserThe
IBrowser instance associated with this object.
See Also