Search
ShowSearch() | void | Show the search window. |
HideSearch() | void | Hide the search window. |
Search(keyword, wholeword, matchcase) | void | Search a specified keyword. Options are search for whole word, match the case. |
SearchNext() | void | Move over to the next search result. |
NewSearch() | void | Clear and reset the search results. |
SearchSummary(focus) | void | Show search summary. Specify focus as true if require to highlight the pages with results. |