DAGetObjectCount

Overige functies, functionaliteit voor directe toegang

Beschrijving

Retourneert het aantal rauwe PDF-objecten in het document

Syntaxis

Delphi

Function TPDFlib.DAGetObjectCount(FileHandle: Integer): Integer;

ActiveX

Function PDFlib::DAGetObjectCount(FileHandle As Long) As Long

DLL

int DLDAGetObjectCount(int InstanceID, int FileHandle);

Parameters

FileHandleEen handle geretourneerd door de functies DAOpenFile, DAOpenFileReadOnly of DAOpenFromStream