The WebViewFindFlags enumeration provides the following values:
Description |
Value |
---|---|
|
Causes the search to restart when end or beginning reached. |
|
Matches an entire word when searching. |
|
Match case, i.e. |
|
Highlights the search results. |
|
Searches for phrase in backward direction. |
|
The default flag, which is simple searching. |