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 对象。