Class DecryptOptions

情報

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

public class DecryptOptions : PluginBaseOptions, IPluginOptions

Inheritance

object
PluginBaseOptions
DecryptOptions

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

 日本語