fontStyle

fontStyle: undefined | string

Font style that should be used for node. The value should be an ECExpression whose result would evaluate to one the following values:

  • "Bold"
  • "Italic"
  • "Italic,Bold"
  • "Regular"

Defaults to "FontStyle.Regular".

Defined in

Last Updated: 08 January, 2020