DAGetObjectCount

Diverse funksjoner, Direkte tilgangsfunksjonalitet

Beskrivelse

Returnerer antall rå PDF-objekter i dokumentet

Syntaks

Delphi

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

ActiveX

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

DLL

int DLDAGetObjectCount(int InstanceID, int FileHandle);

Parametere

FileHandleEt håndtak returnert av DAOpenFile-, DAOpenFileReadOnly- eller DAOpenFromStream-funksjonene