API_TOOLS_PUNCHOLE_REMOVAL
This function will remove the puncholes from the page.
| API function name: | api_home_punchole_removal(pageNumber, puncholeStandard) |
| Parameters: |
pageNumber <int> [optional] puncholeStandard <int> [optional] Possible puncholeStandard values: 0 : European 5mm -1 : American 1/4 Inch -2 : American 9/32 Inch -3 : American 11/32 Inch |
| Return Type: |
Promise If the pageNumber is provided, then the PromiseResult will be true, if the operation was successful, otherwise false. If the pageNumber is not provided, then the PromiseResult will return true, if the operation window has been shown to the user. |
| Programmer notes: |
If any of the parameters are not specified, the IceViewer HTML5 will open the Punchole Removal window. NOTE: If the document has only one page, the IceViewer HTML5 will perform the operation on the page, even if parameters are not specified. |
| Code Example: | |
|
None |
|
