Class FormEditor
Class FormEditor
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
表示 FormEditor 插件。
public sealed class FormEditor
继承
继承的成员
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
构造函数
FormEditor()
public FormEditor()
方法
Process(FormEditorOptions)
使用指定参数启动 FormEditor 处理。
public ResultContainer Process(FormEditorOptions options)
参数
options
FormEditorOptions
一个包含 FormEditor 指令的选项对象。
返回
一个包含操作结果的 ResultContainer 对象。