Class FormExporter
Thông tin
Biểu thị plugin Documentize.FormExporter. Được sử dụng để xuất các giá trị biểu mẫu của tài liệu PDF sang file DSV hoặc CSV.
[Obsolete("The class will be deleted soon. Please use PdfExtractor or PdfForm class.")]
public static class FormExporterInheritance
Inherited Members
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Methods
Process(ExtractFormDataToDsvOptions)
Bắt đầu xử lý Documentize.FormExporter với các tham số được chỉ định.
public static ResultContainer Process(ExtractFormDataToDsvOptions options)Parameters
optionsExtractFormDataToDsvOptions: Một đối tượng tùy chọn chứa các hướng dẫn cho thao tác.
Returns
ResultContainer : Một đối tượng chứa kết quả của thao tác.
Exceptions
Nếu không đặt tùy chọn.
Namespace: Documentize Assembly: Documentize.dll