Class DecryptOptions

情報

Documentize.PdfSecurity プラグインの復号オプションを表します。

public class DecryptOptions : PluginBaseOptions, IPluginOptions

Inheritance

objectPluginBaseOptionsDecryptOptions

Implements

Inherited Members

Constructors

DecryptOptions(string)

Documentize.DecryptOptions オブジェクトをデフォルトオプションで新しく初期化します。

public DecryptOptions(string ownerPassword)

Parameters

  • ownerPassword string: 所有者パスワード。

Properties

OwnerPassword

所有者パスワード。

public string OwnerPassword { get; set; }

Property Value

string

名前空間: Documentize アセンブリ: Documentize.dll

 日本語