THotPDF.EncryptFile Method
Metodesammendrag: THotPDF.EncryptFile Method
Deklaration
function EncryptFile(const InputFileName : TFileName; const OutputFileName: TFileName; const OwnerPassword : AnsiString; const UserPassword : AnsiString; KeyType : THPDFKeyType; Permissions : THPDFProtectOptions): Integer; overload;
Enhed
HPDFDoc
Parametre
| Navn | Formål |
|---|---|
InputFileName | Fil |
OutputFileName | Fil |
OwnerPassword | Adgangskode |
UserPassword | Adgangskode |
KeyType | Værdi: EncryptFile |
Permissions | Værdi: EncryptFile |
Returværdi
Returnerer en værdi: Integer
Brugsnoter
- Kald: THotPDF.EncryptFile
- Stabil
Relaterede API'er
- THotPDF
- THPDFPage
- Indhold