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

ZoomIN

In This Topic
 ZoomIN

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

ZoomIN: 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.