Class FormRemoveSelectedFieldsOptions

Class FormRemoveSelectedFieldsOptions

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

Mewakili opsi untuk menghapus bidang yang dipilih dalam dokumen menggunakan plugin Aspose.Pdf.Plugins.FormEditor.

public sealed class FormRemoveSelectedFieldsOptions : FormEditorRemoveOptions, IPluginOptions

Pewarisan

objectFormOptionsFormEditorOptionsFormEditorRemoveOptionsFormRemoveSelectedFieldsOptions

Mengimplementasikan

IPluginOptions

Anggota yang Dwarisi

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

Konstruktor

FormRemoveSelectedFieldsOptions(SelectField)

Menginisialisasi instance baru dari objek Aspose.Pdf.Plugins.FormEditorRemoveOptions.

public FormRemoveSelectedFieldsOptions(SelectField selectField)

Parameter

selectField SelectField

Menentukan bidang yang akan diratakan.

 Indonesia