THotPDF.EncryptFile Method

Resumo do método: THotPDF.EncryptFile Method

Declaração

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

Unidade

HPDFDoc

Parâmetros

NomeFinalidade
InputFileNameArquivo
OutputFileNameArquivo
OwnerPasswordSenha
UserPasswordSenha
KeyTypeValor: EncryptFile
PermissionsValor: EncryptFile

Valor de retorno

Retorna um valor: Integer

Notas de uso

APIs relacionadas