var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentJS(id, service, pdfDocumentEditorControl); var value; // Type: Vintasoft.Imaging.Pdf.WebPdfPageJS[] value = instance.getPages();
function getPages() : WebPdfPageJS[];
Return Value
An array of WebPdfPageJS objects that defines pages of this PDF document.