Class DecryptOptions

情報

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

public class DecryptOptions : PluginBaseOptions, IPluginOptions

継承

objectPluginBaseOptionsDecryptOptions

実装

継承メンバー

コンストラクター

DecryptOptions(string)

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

public DecryptOptions(string ownerPassword)

パラメーター

  • ownerPassword string: オーナーパスワード。

プロパティ

OwnerPassword

オーナーパスワード。

public string OwnerPassword { get; set; }

プロパティの値

string

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

 日本語