GetMaxObjectNumber
Document properties, Miscellaneous functions
Version history
This function was introduced in Quick PDF Library version 7.21.
Description
Returns the highest object number in the selected document. This is for advanced use.
Syntax
Delphi
function TQuickPDF0813.GetMaxObjectNumber: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::GetMaxObjectNumber As Long
DLL
int QuickPDFGetMaxObjectNumber(int InstanceID)