FontStyle enumeration

FontStyle enumeration

Represents a font style.

The FontStyle type exposes the following members:

Fields

Field Description
REGULAR Normal text.
BOLD Bold text.
ITALIC Italic text.
UNDERLINE Underlined text.
STRIKEOUT Text with a line through the middle.

See Also