FormFieldSettings

23 Sep 20251 minute to read

Form field settings.

Properties

applyShading boolean

Gets or sets the whether apply shadings for field or not.

Defaults to true

formFillingMode FormFillingMode

Gets or sets the form filling mode type.

Defaults to ‘Popup’

formattingExceptions FormattingExceptions[]

Gets or sets the formatting exception.

Defaults to []

selectionColor string

Gets or sets the field selection color.

Defaults to ‘#cccccc’

shadingColor string

Gets or sets the form fields shading color.
You can customize shading color in application level, but cannot be exported in file level

Defaults to ‘#cfcfcf’