Class FormFlattenSelectedFieldsOptions

Class FormFlattenSelectedFieldsOptions

De naam: Aspose.Pdf.Plugins Verzameling: Aspose.PDF.dll (25.4.0)

Vertegenwoordigt de opties voor flaten geselecteerde velden (niet notaties) in het document door Aspose.Pdf.Plugins.FormFlattener plugin.

public class FormFlattenSelectedFieldsOptions : FormFlattenerOptions, IPluginOptions

Inheritance

object FormOptions FormFlattenerOptions FormFlattenSelectedFieldsOptions

Implements

IPluginOptions

Geëerbiede leden

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

FormFlattenSelectedFieldsOptions(SelectField)

Initialiseert een nieuwe instantie van het Aspose.Pdf.Plugins.FormFlattenSelectedFieldsOptions object.

public FormFlattenSelectedFieldsOptions(SelectField selectField)

Parameters

selectField SelectField

Bepaalt de velden die zullen worden gevlaten.

 Nederlands