Underline

Font.Underline property

Gets a value indicating whether the font is underlined.

public bool Underline { get; }

Property Value

True if this font is underlined; otherwise, false.

See Also