Underline

Font.Underline property

Gets a value indicating whether this Font is underlined.

public bool Underline { get; }

Property Value

True if this Font is underlined; otherwise, false.

See Also