FindOptionsDirection Property  | 
 
                Gets or sets the search direction.
            
 
    Namespace: 
   DotNetBrowser.Search
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.2
Syntaxpublic Direction Direction { get; set; }Property Value
Type: 
DirectionThe search direction.
See Also