var instance = new Vintasoft.Imaging.Pdf.WebPdfPageJS(pdfDocument, pageIndex); var value; // Type: Vintasoft.Imaging.Pdf.WebContentImageJS[] value = instance.getContentImages();
function getContentImages() : WebContentImageJS[];
Return Value
Array of WebContentImageJS objects that defines all image resources associated with this PDF page.