Class DecryptOptions

Thông tin

Đại diện cho các tùy chọn Giải mã cho plugin Documentize.PdfSecurity.

public class DecryptOptions : PluginBaseOptions, IPluginOptions

Kế thừa

objectPluginBaseOptionsDecryptOptions

Thực hiện

Thành viên Kế thừa

Các hàm khởi tạo

DecryptOptions(string)

Khởi tạo một thể hiện mới của đối tượng Documentize.DecryptOptions với các tùy chọn mặc định.

public DecryptOptions(string ownerPassword)

Tham số

  • ownerPassword string: Mật khẩu chủ sở hữu.

Các thuộc tính

OwnerPassword

Mật khẩu chủ sở hữu.

public string OwnerPassword { get; set; }

Giá trị thuộc tính

string

Namespace: Documentize Assembly: Documentize.dll

 Tiếng Việt