THotPDF.EncryptFile – metoda

Souhrn metody: THotPDF.EncryptFile – metoda

Deklarace

function EncryptFile(const InputFileName : TFileName; const OutputFileName: TFileName; const OwnerPassword : AnsiString; const UserPassword : AnsiString; KeyType : THPDFKeyType; Permissions : THPDFProtectOptions): Integer; overload;

Jednotka

HPDFDoc

Parametry

NázevÚčel
InputFileNameSoubor
OutputFileNameSoubor
OwnerPasswordHeslo
UserPasswordHeslo
KeyTypeVstup použitý metodou EncryptFile
PermissionsVstup použitý metodou EncryptFile

Návratová hodnota

Vrací hodnotu Integer

Poznámky k použití

Související API