Table of Contents

Class FindOptions

Namespace
DotNetBrowser.Search
Assembly
DotNetBrowser.dll

The find text options.

public class FindOptions
Inheritance
FindOptions
Inherited Members

Constructors

FindOptions(bool, Direction)

Initializes a new instance of FindOptions with the specified matchCase and direction.

Properties

Direction

Gets or sets the search direction.

MatchCase

Enables or disables the case-sensitive search.