Class GetFieldNamesOptions

معلومات

يمثل الخيارات للحصول على أسماء الحقول في المستند عبر ملحق Documentize.PdfForm.

public class GetFieldNamesOptions

Inheritance

objectGetFieldNamesOptions

Inherited Members

Constructors

GetFieldNamesOptions(string)

منشئ للخيارات مع مسار الإدخال إلى الملف.

public GetFieldNamesOptions(string path)

Parameters

  • path string: مسار الإدخال إلى الملف.

GetFieldNamesOptions(Stream)

منشئ للخيارات مع تدفق الإدخال.

public GetFieldNamesOptions(Stream stream)

Parameters

  • stream Stream: تدفق الإدخال.

Namespace: Documentize
Assembly: Documentize.dll

 عربي