DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Search
Direction Enumeration
FindOptions Class
FindResult Class
ITextFinder Interface
StopFindAction Enumeration
StopFindAction Enumeration
The stop find actions.
Namespace:
DotNetBrowser.Search
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax
C#
Copy
public
enum
StopFindAction
Members
Member name
Value
Description
ClearSelection
1
Stops the current search and clears the selection.
KeepSelection
2
Stops the current search but leave the selection.
See Also
Reference
DotNetBrowser.Search Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.