THotPDF.DAOpenFileReadOnly Method

Odpre datoteko PDF z neposrednim dostopom (Direct Access) v načinu samo za branje.

Declaration

function DAOpenFileReadOnly(const InputFileName: TFileName; const Password: AnsiString= ''): Integer;

Unit

HPDFDoc

Parametri

ImeNamen
InputFileName要打开的 PDF 文件名。
Password打开加密文件时所需的密码。

Return values

Vrne indeks ročice datoteke, vrne vrednost manjšo od 0 v primeru neuspeha.

Usage

See also