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