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()