Class FormExporterOptions

Class FormExporterOptions

Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll

表示 FormExporter 插件的选项。

public abstract class FormExporterOptions : FormOptions, IPluginOptions

继承

objectFormOptionsFormExporterOptions

派生

FormExporterValuesToCsvOptions

实现

IPluginOptions

继承的成员

FormOptions.AddInput(IDataSource), FormOptions.AddOutput(IDataSource), FormOptions.Inputs, FormOptions.Outputs, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

构造函数

FormExporterOptions()

protected FormExporterOptions()
 中文