deleteDocumentPage(int pageNumToDelete)
Deletes the specified page from the current document that is loaded in the viewer.
Sample syntax
ViewONE.deleteDocumentPage(5);
Deletes the specified page from the current document that is loaded in the viewer.
ViewONE.deleteDocumentPage(5);