Class FormEditor

Class FormEditor

Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll (25.4.0)

Represents FormEditor plugin.

public sealed class FormEditor : IPlugin

Inheritance

object FormEditor

Implements

IPlugin

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(IPluginOptions)

Starts the FormEditor processing with the specified parameters.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

An options object containing instructions for the FormEditor.

Returns

ResultContainer

An ResultContainer object containing the result of the operation.

Exceptions

ArgumentException

If options is not correct.

 English