Class FlattenFieldsOptions

Informação

Representa opções para achatar campos em documento pelo plugin Documentize.PdfForm.

public class FlattenFieldsOptions : PluginBaseOptions, IPluginOptions

Inheritance

objectPluginBaseOptionsFlattenFieldsOptions

Implements

Inherited Members

Constructors

FlattenFieldsOptions()

Inicializa uma nova instância do objeto Documentize.FlattenFieldsOptions com opções padrão.

public FlattenFieldsOptions()

Properties

SkipFields

A lista de campos que não serão achatados.

public List<string> SkipFields { get; set; }

Property Value

List<string>

Namespace: Documentize Assembly: Documentize.dll

 Português