FontStyle

FontStyle enumeration

The font styles

public enum FontStyle

Values

NameValueDescription
undefined0Value was not set and must be replaced
Regular16Normal text
Bold1The Bold text
Italic2Italic text
Underline4Underlined text
Strikeout8Text with a line through the middle

See Also