The FindOptions type exposes the following members.

Properties

  NameDescription
Direction
Gets or sets SearchDirectionEnum which defines search direction.
FindText
Gets or sets the required text.
FromBegining
Gets or sets the value which indicates if the search should start from begining.
StartLocation
Gets or sets SearchResult which sets where to begin text search from.

See Also