THotPDF.EncryptFile Method

メソッドの要約: THotPDF.EncryptFile Method

宣言

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

ユニット

HPDFDoc

パラメータ

名前目的
InputFileNameファイル
OutputFileNameファイル
OwnerPasswordパスワード
UserPasswordパスワード
KeyType値: EncryptFile
Permissions値: EncryptFile

戻り値

値を返します: Integer

使用上の注意

関連 API