Class FormRemoveSelectedFieldsOptions
Class FormRemoveSelectedFieldsOptions
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
Representerar alternativ för att ta bort valda fält i dokumentet med Aspose.Pdf.Plugins.FormEditor-pluginet.
public sealed class FormRemoveSelectedFieldsOptions : FormEditorRemoveOptions, IPluginOptions
Arv
object ← FormOptions ← FormEditorOptions ← FormEditorRemoveOptions ← FormRemoveSelectedFieldsOptions
Implementerar
Arvda medlemmar
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()
Konstruktörer
FormRemoveSelectedFieldsOptions(SelectField)
Initierar en ny instans av Aspose.Pdf.Plugins.FormEditorRemoveOptions-objektet.
public FormRemoveSelectedFieldsOptions(SelectField selectField)
Parametrar
selectField
SelectField
Anger de fält som kommer att plattas ut.