类 DecryptionOptions

信息

表示 Documentize.Security 插件的解密选项。

public class DecryptionOptions : PluginBaseOptions, IPluginOptions  

继承

object
PluginBaseOptions
DecryptionOptions

实现

继承的成员

构造函数

DecryptionOptions(string)

使用默认选项初始化 Documentize.DecryptionOptions 对象的新实例。

public DecryptionOptions(string ownerPassword)  

参数

  • ownerPassword string: 所有者密码。

属性

OwnerPassword

所有者密码。

public string OwnerPassword { get; set; }  

属性值

string

命名空间: Documentize
程序集: Documentize.dll

2024年12月29日
 中文