Class FormRemoveSelectedFieldsOptions

Class FormRemoveSelectedFieldsOptions

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

Stellt Optionen zum Entfernen ausgewählter Felder im Dokument durch das Aspose.Pdf.Plugins.FormEditor-Plugin dar.

public sealed class FormRemoveSelectedFieldsOptions : FormEditorRemoveOptions, IPluginOptions

Vererbung

objectFormOptionsFormEditorOptionsFormEditorRemoveOptionsFormRemoveSelectedFieldsOptions

Implementiert

IPluginOptions

Vererbte Mitglieder

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()

Konstruktoren

FormRemoveSelectedFieldsOptions(SelectField)

Initialisiert eine neue Instanz des Aspose.Pdf.Plugins.FormEditorRemoveOptions-Objekts.

public FormRemoveSelectedFieldsOptions(SelectField selectField)

Parameter

selectField SelectField

Gibt die Felder an, die flachgelegt werden sollen.

 Deutsch