FontStyleType enumeration

FontStyleType enumeration

Defines formatting styles that can be applied to text.

The FontStyleType type exposes the following members:

Fields

FieldDescription
REGULARStandard text.
BOLDBold text.
ITALICItalic text.
UNDERLINEUnderlined text.
STRIKEOUTText crossed out with a horizontal line.

See Also