Gets the page rotations in degrees for a particular page
Page rotation value
Rotates the all pages clockwise 90 degrees based on the current page (The topmost image) orientation and updates the database
Promise that resolves to a boolean indicating whether it succeeded or not
Rotates the current page (The topmost image) clockwise 90 degrees and updates the database
Promise that resolves to a boolean indicating whether it succeeded or not
Sets the page rotation for a particular page and updates the database
Only accepts intervals of 90 degrees
Promise that resolves to a boolean indicating whether it succeeded or not
Sets all page rotations for a document and updates the database
Only accepts intervals of 90 degrees
Promise that resolves to a boolean indicating whether it succeeded or not
Rotation API for {@link IViewerInstance}s