CheckObjects
Miscellaneous functions
Description
Checks the file to ensure all objects are valid. This may take some time with large files and consume large amounts of memory.
Syntax
Delphi
function TPDFlib.CheckObjects: Integer;ActiveX
Function PDFlib::CheckObjects As LongDLL
int DLCheckObjects(int InstanceID);