Page Functions

Zoom(inOut) void Zoom the viewer in or out by passing true or false.
ZoomStep(step) void Specify the zoom step between 10 and 50.
CurrentZoom() integer Returns the viewer's current zoom value.
FitType(type) void Set the page fit type. Options are 'width', 'height' or ''.
PageLayout(layout) void Set the page layout. Options are 'singlePage', 'multiplePages'.
ShowToolTip(show) void Show or hide the page and thumbnail tooltip.
ShowPageStatus(show) void Show or hide the page status.
PageStatusLocation(location) void Set location of the page status. Options are 'top_left', 'top_right', 'bottom_left' or 'bottom_right'.
Rotate(page, angle) void Rotate specified page at an angle. Options are 90, 180, 270 or 360.
Flip(page, flip) void Flip specified page. Options are X, Y or XY.
HidePages(from, to) void Hide specified pages.
UnHidePages(from, to) void Un hide specified pages.
UnHidePages() void Un hide all pages.