Class FormEditor
Class FormEditor
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
Represents FormEditor plugin.
public sealed class FormEditor
Inheritance
Inherited Members
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
FormEditor()
public FormEditor()
Methods
Process(FormEditorOptions)
Starts the FormEditor processing with the specified parameters.
public ResultContainer Process(FormEditorOptions options)
Parameters
options
FormEditorOptions
An options object containg instructions for the FormEditor.
Returns
An ResultContainer object containg the result of the operation.