FontStyle enumeration

FontStyle enumeration

Specifies style information applied to text.

The FontStyle type exposes the following members:

Fields

FieldDescription
REGULARNormal text.
BOLDBold text.
ITALICItalic text.
UNDERLINEUnderlined text.
STRIKEOUTText with a line through the middle.

See Also