THotPDF.EncryptFile Método
Resumen del método: THotPDF.EncryptFile Método
Declaración
function EncryptFile(const InputFileName : TFileName; const OutputFileName: TFileName; const OwnerPassword : AnsiString; const UserPassword : AnsiString; KeyType : THPDFKeyType; Permissions : THPDFProtectOptions): Integer; overload;
Unidad
HPDFDoc
Parámetros
| Nombre | Propósito |
|---|---|
InputFileName | Archivo |
OutputFileName | Archivo |
OwnerPassword | Contraseña |
UserPassword | Contraseña |
KeyType | Valor: EncryptFile |
Permissions | Valor: EncryptFile |
Valor de retorno
Devuelve un valor: Integer
Notas de uso
- Llamada: THotPDF.EncryptFile
- Estable
APIs relacionadas
- THotPDF
- THPDFPage
- Contenido