In This Topic
Reference Guides / JavaScript API / Actions / Document / SelectPage

SelectPage

In This Topic
 SelectPage

This function selects a specific page in the loaded document for the specified DocuVieware™ viewer.

SelectPage: function (docuViewareID, pageNo)

Parameters

docuViewareID
The identifier for the DocuVieware™ instance.
pageNo
The page number you want to display.

Return Value

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