ImageCount
Image handling, Document properties
Description
Returns the total number of images added to the PDF file. This function does not take into account the images that may have already been in an existing PDF document which was loaded with the LoadFromFile function.
Syntax
Delphi
function TQuickPDF0813.ImageCount: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::ImageCount As Long
DLL
int QuickPDFImageCount(int InstanceID)