Table of Contents

Property AsUnderlined

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

AsUnderlined

Returns underlined version of the font.

[Browsable(false)]
public virtual Font AsUnderlined { get; }

Property Value

Font

Remarks

Underlined style is added to the original font style. For example if font is italic, this property will return both italic and underlined font.