Font Properties
An object defining properties for the Font class.
Italic
Indicates whether the font is italic.
Type: bool
Bold
Indicates whether the font is bold.
Type: bool
Color
The font color of the control.
Type: string
Underline
Indicates whether the font is underlined.
Type: bool
Strikethrough
Indicates whether the font has a strikethrough.
Type: bool
Family
The font family of the control.
Type: string
Size
The font size of the control.
Type: string