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 LongDLL
int DLGetObjectCount(int InstanceID);