Font.Underline

Font.Underline property

Gets a value that indicates whether this Font is underlined.

public bool Underline { get; }

Return Value

true if this Font is underlined; otherwise, false.

See Also