Class FlattenFieldsOptions

情報

Documentize.PdfForm プラグインによるドキュメントのフィールドをフラット化するオプションを表します。

public class FlattenFieldsOptions : PluginBaseOptions, IPluginOptions

Inheritance

objectPluginBaseOptionsFlattenFieldsOptions

Implements

Inherited Members

Constructors

FlattenFieldsOptions()

Documentize.FlattenFieldsOptions オブジェクトの新しいインスタンスを既定のオプションで初期化します。

public FlattenFieldsOptions()

Properties

SkipFields

フラット化しないフィールドのリストです。

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

Property Value

List<string>

名前空間: Documentize アセンブリ: Documentize.dll

 日本語