Property AsUnderlined
AsUnderlined
Returns underlined version of the font.
[Browsable(false)]
public virtual Font AsUnderlined { get; }
Property Value
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.