Class FormFlattenerOptions
Class FormFlattenerOptions
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
Base class for option classes for flatten fields (not annotations) in document by FormFlattener plugin.
public abstract class FormFlattenerOptions : FormOptions, IPluginOptions
Inheritance
object ← FormOptions ← FormFlattenerOptions
Derived
FormFlattenAllFieldsOptions, FormFlattenSelectedFieldsOptions
Implements
Inherited Members
FormOptions.AddInput(IDataSource), FormOptions.AddOutput(IDataSource), FormOptions.Inputs, FormOptions.Outputs, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
FormFlattenerOptions()
protected FormFlattenerOptions()