Document properties configuration
Use the following API methods to manage the display of document properties:
Showing the Information for a document:
VirtualViewer.prototype.showImageInfo = function()
Hiding the Information for a document:
VirtualViewer.prototype.hideImageInfo = function()
Toggling the Information for a document:
VirtualViewer.prototype.toggleImageInfo = function()
Have questions, corrections, or concerns about this topic? Please let us know!