Table of Contents

Property AsBold

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

AsBold

Returns bold version of the font.

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

Property Value

Font

Remarks

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