API_HOME_OCR
This function OCR the current document.
| API function name: | api_home_ocr(pageNumber, allPages, uploadOCR, exportOCR, display, format) |
| Parameters: |
pageNumber <int> [optional] allPages <int> [optional] uploadOCR <bool> [optional] exportOCR <bool> [optional] display <bool> [optional] format <int> [optional] |
| Return Type: | Void |
| Programmer notes: | If any of the parameters are not specified, the IceViewer HTML5 will open the OCR window. |
| Code Example: | |
|
None |
|
