Class FormExporter

情報

Documentize.FormExporterプラグインを表します。PDFドキュメントのフォーム値をDSVまたはCSVファイルにエクスポートするために使用されます。

[Obsolete("PdfExtractorクラスを使用してください。このクラスはすぐに削除されます。")]
public static class FormExporter

継承

objectFormExporter

継承されたメンバー

メソッド

Process(ExtractFormDataToDsvOptions)

指定されたパラメータでDocumentize.FormExporter処理を開始します。

public static ResultContainer Process(ExtractFormDataToDsvOptions options)

パラメータ

戻り値

ResultContainer : 操作の結果を含むオブジェクトです。

例外

ArgumentException

オプションが設定されていない場合。

名前空間: Documentize アセンブリ: Documentize.dll

 日本語