Class FormExporter
情報
Documentize.FormExporter プラグインを表します。PDF ドキュメントのフォーム値を DSV または CSV ファイルにエクスポートするために使用します。
[Obsolete("The class will be deleted soon. Please use PdfExtractor or PdfForm class.")]
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