Class FormEditorRemoveOptions

Class FormEditorRemoveOptions

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

Classe base per le classi opzione per rimuovere i campi nel documento tramite il plugin Aspose.Pdf.Plugins.FormEditor.

public abstract class FormEditorRemoveOptions : FormEditorOptions, IPluginOptions

Ereditarietà

objectFormOptionsFormEditorOptionsFormEditorRemoveOptions

Derivato

FormRemoveAllFieldsOptions, FormRemoveSelectedFieldsOptions

Implementa

IPluginOptions

Membri ereditati

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

Costruttori

FormEditorRemoveOptions()

protected FormEditorRemoveOptions()
 Italiano