API_TOOLS_ROTATE90
This function will rotate the page counter-clockwise.
| API function name: | api_home_rotate90(pageNumber) |
| Parameters: | pageNumber <int> [optional] |
| Return Type: |
Promise If the pageNumber is provided, then the PromiseResult will be true, if the rotation was successful, otherwise false. If the pageNumber is not provided, then the PromiseResult will return true, if the Rotation window has been shown to the user. |
| Programmer notes: |
If any of the parameters are not specified, the IceViewer HTML5 will open the Rotate window. NOTE: If the document has only one page, the IceViewer HTML5 will rotate the page, even if parameters are not specified. |
| Code Example: | |
|
None |
|
