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

 عربي