Class FormRemoveSelectedFieldsOptions

Class FormRemoveSelectedFieldsOptions

Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll

Représente les options pour supprimer les champs sélectionnés dans le document par le plugin Aspose.Pdf.Plugins.FormEditor.

public sealed class FormRemoveSelectedFieldsOptions : FormEditorRemoveOptions, IPluginOptions

Héritage

objectFormOptionsFormEditorOptionsFormEditorRemoveOptionsFormRemoveSelectedFieldsOptions

Implémente

IPluginOptions

Membres hérités

FormOptions.AddInput(IDataSource), FormOptions.AddOutput(IDataSource), FormOptions.Inputs, FormOptions.Outputs, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructeurs

FormRemoveSelectedFieldsOptions(SelectField)

Initialise une nouvelle instance de l’objet Aspose.Pdf.Plugins.FormEditorRemoveOptions.

public FormRemoveSelectedFieldsOptions(SelectField selectField)

Paramètres

selectField SelectField

Spécifie les champs qui seront aplatis.

 Français