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 Long

DLL

int DLCheckObjects(int InstanceID);