GetObjectCount
Version history
This function was introduced in Quick PDF Library version 7.16.
Description
Returns the number of raw PDF objects in the document.
Syntax
Delphi
function TQuickPDF0813.GetObjectCount: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::GetObjectCount As Long
DLL
int QuickPDFGetObjectCount(int InstanceID)