In This Topic
Reference Guides / JavaScript API / Actions / Interface / ShowSnapIn

ShowSnapIn

In This Topic
 ShowSnapIn

This function allows you to make an hidden Snap-In visible again.

ShowSnapIn: function (docuViewareID, snapInName)

Parameters

docuViewareID
The identifier for the DocuVieware™ instance you want to load the document in.
snapInName
The name of the Snap-In you want to show, built-in Snap-Ins names are "thumbnails", "bookmarks", "search", "annotations" and "comments".

Return Value

1 if error, 0 if success.
See Also