In This Topic
Reference Guides / JavaScript API / Actions / Zoom / ZoomOUT

ZoomOUT

In This Topic
 ZoomOUT

This function zooms out the loaded document for the specified DocuVieware™ viewer.

ZoomOUT: function (docuViewareID, success, error)

Parameters

docuViewareID
The identifier for the DocuVieware™ instance.
success
A function that will be executed upon success.
error
A function that will be executed upon error.

Return Value

0 if error (for instance if there is no document loaded), 1 if success.