Table of Contents

Property TextFinder

Namespace
DotNetBrowser.Browser
Assembly
DotNetBrowser.dll

TextFinder

Gets the ITextFinder instance that can be used for finding text on a web page loaded in the browser.

ITextFinder TextFinder { get; }

Property Value

ITextFinder

The ITextFinder instance associated with this IBrowser.