Class FormFlattenSelectedFieldsOptions

Class FormFlattenSelectedFieldsOptions

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

Aspose.Pdf.Plugins.FormFlattener eklentisi ile belgede seçilen alanları (not anotasyonları) düzleştirmek için seçenekleri temsil eder.

public class FormFlattenSelectedFieldsOptions : FormFlattenerOptions, IPluginOptions

Miras

objectFormOptionsFormFlattenerOptionsFormFlattenSelectedFieldsOptions

Uygulamalar

IPluginOptions

Miras Alınan Üyeler

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

Yapıcılar

FormFlattenSelectedFieldsOptions(SelectField)

Aspose.Pdf.Plugins.FormFlattenSelectedFieldsOptions nesnesinin yeni bir örneğini başlatır.

public FormFlattenSelectedFieldsOptions(SelectField selectField)

Parametreler

selectField SelectField

Düzleştirilecek alanları belirtir.

 Türkçe