FontStyle type

Defines values for FontStyle.
KnownFontStyle can be used interchangeably with FontStyle, this enum contains the known values that the service supports.

Known values supported by the service

normal: Characters are represented normally.
italic: Characters are visually slanted to the right.

type FontStyle = string