THotPDF.GetLoadedMaxObjectNumber Method

Returns the maximum object number recorded in the cross-reference table of the loaded PDF document

Declaration

function GetLoadedMaxObjectNumber: Integer;

Unit

HPDFDoc

Return value

Returns the maximum object number recorded in the XRef table or XRef stream; returns 0 if no document is loaded

Usage notes

Related APIs