Class SignOptions
معلومات
يمثل خيارات التوقيع لإضافة Documentize.PdfSecurity.
public sealed class SignOptions : PluginBaseOptions, IPluginOptionsالوراثة
object ← PluginBaseOptions ← SignOptions
التنفيذ
الأعضاء الموروثة
- PluginBaseOptions.AddInput(IData),
- PluginBaseOptions.AddOutput(IData),
- PluginBaseOptions.Inputs,
- PluginBaseOptions.Outputs,
- PluginBaseOptions.CloseInputStreams,
- PluginBaseOptions.CloseOutputStreams,
- object.GetType(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
المنشئات
SignOptions(string, string)
ينشئ كائنًا جديدًا من Documentize.SignOptions باستخدام الخيارات الافتراضية.
public SignOptions(string pfx, string password)المعلمات
SignOptions(Stream, string)
ينشئ كائنًا جديدًا من Documentize.SignOptions باستخدام الخيارات الافتراضية.
public SignOptions(Stream pfx, string password)المعلمات
الخصائص
Contact
جهة الاتصال الخاصة بالتوقيع.
public string Contact { get; set; }قيمة الخاصية
Location
موقع التوقيع.
public string Location { get; set; }قيمة الخاصية
Name
اسم حقل التوقيع الموجود. اتركه فارغًا لإنشاء حقل جديد.
public string Name { get; set; }قيمة الخاصية
PageNumber
رقم الصفحة التي يُجرى عليها التوقيع.
public int PageNumber { get; set; }قيمة الخاصية
Reason
سبب التوقيع.
public string Reason { get; set; }قيمة الخاصية
Rectangle
مستطيل التوقيع.
public Rectangle Rectangle { get; set; }قيمة الخاصية
TimestampOptions
خيارات الختم الزمني.
public TimestampOptions TimestampOptions { get; set; }قيمة الخاصية
Visible
ظهور التوقيع.
public bool Visible { get; set; }قيمة الخاصية
النطاق: Documentize التجميع: Documentize.dll