var instance = new Vintasoft.Imaging.Pdf.WebPdfPageJS(pdfDocument, pageIndex); var value; // Type: Vintasoft.Imaging.Pdf.WebPdfDocumentJS value = instance.get_Document();
function get_Document() : WebPdfDocumentJS;
Return Value
WebPdfDocumentJS object that defines the parent PDF document of this page.