Class FormRemoveSelectedFieldsOptions
Class FormRemoveSelectedFieldsOptions
nazivni prostor: Aspose.Pdf.Plugins Sastav: Aspose.PDF.dll (25.4.0)
Predstavlja opcije za uklanjanje odabranih polja u dokumentu od strane Aspose.Pdf.Plugins.FormEditor plugin.
public sealed class FormRemoveSelectedFieldsOptions : FormEditorRemoveOptions, IPluginOptions
Inheritance
object ← FormOptions ← FormEditorOptions ← FormEditorRemoveOptions ← FormRemoveSelectedFieldsOptions
Implements
naslijeđeni članovi
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()
Constructors
FormRemoveSelectedFieldsOptions(SelectField)
Inicijalizira novu primjenu objekta Aspose.Pdf.Plugins.FormEditorRemoveOptions.
public FormRemoveSelectedFieldsOptions(SelectField selectField)
Parameters
selectField
SelectField
Objasnite polja koja će biti raspršena.