Class FormRemoveAllFieldsOptions

Class FormRemoveAllFieldsOptions

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

Rappresenta le opzioni per rimuovere tutti i campi nel documento tramite il plugin Aspose.Pdf.Plugins.FormEditor.

public sealed class FormRemoveAllFieldsOptions : FormEditorRemoveOptions, IPluginOptions

Ereditarietà

objectFormOptionsFormEditorOptionsFormEditorRemoveOptionsFormRemoveAllFieldsOptions

Implementa

IPluginOptions

Membri Ereditati

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

Costruttori

FormRemoveAllFieldsOptions()

public FormRemoveAllFieldsOptions()
 Italiano