Class FormExporter
信息
表示 Documentize.FormExporter 插件。用于将 PDF 文档的表单值导出为 DSV 或 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)
使用指定的参数启动 Documentize.FormExporter 处理。
public static ResultContainer Process(ExtractFormDataToDsvOptions options)Parameters
optionsExtractFormDataToDsvOptions: 一个包含操作指令的选项对象。
Returns
ResultContainer : 一个包含操作结果的对象。
Exceptions
如果未设置 options。
命名空间: Documentize 程序集: Documentize.dll