THotPDF.EncryptFile Method

Metodesammendrag: THotPDF.EncryptFile Method

Deklarasjon

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

Enhet

HPDFDoc

Parametere

NavnFormål
InputFileNameFil
OutputFileNameFil
OwnerPasswordPassord
UserPasswordPassord
KeyTypeVerdi: EncryptFile
PermissionsVerdi: EncryptFile

Returverdi

Returnerer en verdi: Integer

Bruksnotater

Relaterte API-er