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