Skip to main content
A newer version of this page is available. .

FontStyle Type

Declaration

export type FontStyle = 'Regular' | 'Bold' | 'Italic' | 'Underline' | 'Strikeout'

Members

Name
"Regular"
"Bold"
"Italic"
"Underline"
"Strikeout"