var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorJS(settings); var value; // Type: number value = instance.get_PageCount();
function get_PageCount() : number;
Return Value
The page count.
var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorJS(settings); var value; // Type: number value = instance.get_PageCount();
function get_PageCount() : number;