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