Class FormExporter
Class FormExporter
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
FormExporter プラグインを表します。
public sealed class FormExporter
継承
継承されたメンバー
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
コンストラクター
FormExporter()
public FormExporter()
メソッド
Process(FormExporterOptions)
指定されたパラメーターで FormExporter 処理を開始します。
public ResultContainer Process(FormExporterOptions options)
パラメーター
options
FormExporterOptions
FormExporter の指示を含むオプションオブジェクト。
戻り値
操作の結果を含む ResultContainer オブジェクト。