Table of Contents

Class FindResultReceivedParameters

Namespace
DotNetBrowser.Search.Handlers
Assembly
DotNetBrowser.dll

The parameters of the handler that is passed to the Find(string, FindOptions, IHandler<FindResultReceivedParameters>) method and called when a find result is received.

public sealed class FindResultReceivedParameters
Inheritance
FindResultReceivedParameters
Inherited Members

Properties

FindResult

Gets the find result.

IsSearchFinished

Indicates whether the searching process was finished.

TextFinder

Gets the ITextFinder instance associated with this object.

Methods

ToString()

Represent object as string