API_HOME_SEARCH
This function search in the document.
| API function name: | api_home_search(pageNumber, keyword, matchCase) |
| Parameters: |
pageNumber <int> [optional] keyword <string> [optional] matchCase <bool> [optional] |
| Return Type: | Void |
| Programmer notes: | If any of the parameters are not specified, the IceViewer HTML5 will open the Search window. |
| Code Example: | |
|
None |
|
