Class FormFlattenSelectedFieldsOptions

Class FormFlattenSelectedFieldsOptions

Navne til: Aspose.Pdf.Plugins Sammensætning: Aspose.PDF.dll (25.4.0)

Det repræsenterer muligheder for flatte udvalgte felter (ikke annotationer) i dokumentet af Aspose.Pdf.Plugins.FormFlattener plugin.

public class FormFlattenSelectedFieldsOptions : FormFlattenerOptions, IPluginOptions

Inheritance

object FormOptions FormFlattenerOptions FormFlattenSelectedFieldsOptions

Implements

IPluginOptions

De arvede medlemmer

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)

Initialiserer en ny instans af Aspose.Pdf.Plugins.FormFlattenSelectedFieldsOptions objekt.

public FormFlattenSelectedFieldsOptions(SelectField selectField)

Parameters

selectField SelectField

Angiv de felter, der vil blive flatte.

 Dansk