Class FormExporter

信息

表示 Documentize.FormExporter 插件。用于将 PDF 文档的表单值导出为 DSV 或 CSV 文件。

[Obsolete("The class will be deleted soon. Please use PdfExtractor or PdfForm class.")]
public static class FormExporter

Inheritance

objectFormExporter

Inherited Members

Methods

Process(ExtractFormDataToDsvOptions)

使用指定的参数启动 Documentize.FormExporter 处理。

public static ResultContainer Process(ExtractFormDataToDsvOptions options)

Parameters

Returns

ResultContainer : 一个包含操作结果的对象。

Exceptions

ArgumentException

如果未设置 options。

命名空间: Documentize 程序集: Documentize.dll

 中文