Class FormRemoveSelectedFieldsOptions

Class FormRemoveSelectedFieldsOptions

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

Reprezentuje opcje usunięcia wybranych pól w dokumencie za pomocą wtyczki Aspose.Pdf.Plugins.FormEditor.

public sealed class FormRemoveSelectedFieldsOptions : FormEditorRemoveOptions, IPluginOptions

Dziedziczenie

objectFormOptionsFormEditorOptionsFormEditorRemoveOptionsFormRemoveSelectedFieldsOptions

Implementuje

IPluginOptions

Członkowie dziedziczeni

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

Konstruktorzy

FormRemoveSelectedFieldsOptions(SelectField)

Inicjalizuje nową instancję obiektu Aspose.Pdf.Plugins.FormEditorRemoveOptions.

public FormRemoveSelectedFieldsOptions(SelectField selectField)

Parametry

selectField SelectField

Określa pola, które będą spłaszczone.

 Polski