GetObjectCount
Miscellaneous functions
Description
Returns the number of raw PDF objects in the document.
Syntax
Delphi
Function TPDFlib.GetObjectCount: Integer;
ActiveX
Function PDFlib::GetObjectCount() As Long
DLL
int DLGetObjectCount(int InstanceID);