Class FormExporter
情報
Documentize.FormExporterプラグインを表します。PDFドキュメントのフォーム値をDSVまたはCSVファイルにエクスポートするために使用されます。
[Obsolete("PdfExtractorクラスを使用してください。このクラスはすぐに削除されます。")]
public static class FormExporter継承
継承されたメンバー
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
メソッド
Process(ExtractFormDataToDsvOptions)
指定されたパラメータでDocumentize.FormExporter処理を開始します。
public static ResultContainer Process(ExtractFormDataToDsvOptions options)パラメータ
optionsExtractFormDataToDsvOptions: 操作の指示を含むオプションオブジェクトです。
戻り値
ResultContainer : 操作の結果を含むオブジェクトです。
例外
オプションが設定されていない場合。
名前空間: Documentize アセンブリ: Documentize.dll