Class GetFieldNamesOptions
معلومات
يمثل الخيارات للحصول على أسماء الحقول في المستند عبر ملحق Documentize.PdfForm.
public class GetFieldNamesOptionsInheritance
Inherited Members
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Constructors
GetFieldNamesOptions(string)
منشئ للخيارات مع مسار الإدخال إلى الملف.
public GetFieldNamesOptions(string path)Parameters
pathstring: مسار الإدخال إلى الملف.
GetFieldNamesOptions(Stream)
منشئ للخيارات مع تدفق الإدخال.
public GetFieldNamesOptions(Stream stream)Parameters
streamStream: تدفق الإدخال.
Namespace: Documentize
Assembly: Documentize.dll