C#
VB
C++
Gets or sets a value that indicates whether the font is underlined.
A boolean value indicating whether to underline the font.
Set this value "true" to underline the D2DFont, and "false" to use the font without underlining it. The default value is false.