Prizm Content Connect
Class: Viewer

Class: Viewer

PCCViewer. Viewer

This class gives programmatic access to the HTML 5 viewer.

new Viewer()

Use the jQuery plugin jQuery.fn.pccViewer to create the viewer.

See:
Example
// Create an instance of the class using the jQuery plugin
$("#mydiv").pccViewer(options); // returns PCCViewer.Viewer instance

Members

viewerControl :PCCViewer.ViewerControl

Gets the PCCViewer.ViewerControl object used by the viewer instance. Through the PCCViewer.ViewerControl object, the caller has API access to control the viewer behavior.

Type:

Methods

destroy()

Cleans up the viewer DOM elements and leaves the elements as they were. This method calls PCCViewer.ViewerControl#destroy on the viewer control associated with this viewer.


 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback