Click or drag to resize

FindOptionsDirection Property

Gets or sets the search direction.

Namespace:  DotNetBrowser.Search
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public Direction Direction { get; set; }

Property Value

Type: Direction
The search direction.
See Also