Class FormFlattenSelectedFieldsOptions
Class FormFlattenSelectedFieldsOptions
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
Mewakili opsi untuk meratakan bidang yang dipilih (bukan anotasi) dalam dokumen oleh plugin Aspose.Pdf.Plugins.FormFlattener.
public class FormFlattenSelectedFieldsOptions : FormFlattenerOptions, IPluginOptions
Pewarisan
object ← FormOptions ← FormFlattenerOptions ← FormFlattenSelectedFieldsOptions
Mengimplementasikan
Anggota yang Dwarisi
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()
Konstruktor
FormFlattenSelectedFieldsOptions(SelectField)
Menginisialisasi instance baru dari objek Aspose.Pdf.Plugins.FormFlattenSelectedFieldsOptions.
public FormFlattenSelectedFieldsOptions(SelectField selectField)
Parameter
selectField
SelectField
Menentukan bidang yang akan diratakan.