Class FormRemoveSelectedFieldsOptions
Class FormRemoveSelectedFieldsOptions
Nama dari : Aspose.Pdf.Plugins Pengumpulan: Aspose.PDF.dll (25.5.0)
Menampilkan opsi untuk menghapus medan terpilih dalam dokumen oleh Aspose.Pdf.Plugins.FormEditor plugin.
public sealed class FormRemoveSelectedFieldsOptions : FormEditorRemoveOptions, IPluginOptionsInheritance
object ← FormOptions ← FormEditorOptions ← FormEditorRemoveOptions ← FormRemoveSelectedFieldsOptions
Implements
anggota yang diwarisi
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)
Inicialisasi instansi baru dari objek Aspose.Pdf.Plugins.FormEditorRemoveOptions.
public FormRemoveSelectedFieldsOptions(SelectField selectField)Parameters
selectField SelectField
Tentukan bidang yang akan dilapisi.