THotPDF.EncryptFile Method
Metodsammanfattning: THotPDF.EncryptFile Method
Deklaration
function EncryptFile(const InputFileName : TFileName; const OutputFileName: TFileName; const OwnerPassword : AnsiString; const UserPassword : AnsiString; KeyType : THPDFKeyType; Permissions : THPDFProtectOptions): Integer; overload;
Enhet
HPDFDoc
Parametrar
| Namn | Syfte |
|---|---|
InputFileName | Fil |
OutputFileName | Fil |
OwnerPassword | Lösenord |
UserPassword | Lösenord |
KeyType | Värde: EncryptFile |
Permissions | Värde: EncryptFile |
Returvärde
Returnerar ett värde: Integer
Användningsanteckningar
- Anrop: THotPDF.EncryptFile
- Stabil
Relaterade API:er
- THotPDF
- THPDFPage
- Innehåll