RichTextKit v0.4

StyleManager.Bold Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: StyleManager

Changes the font weight and returns an update IStyle (short cut to FontWeight)

public IStyle Bold(bool bold);

Parameters

bool bold

The new font weight

Returns

IStyle

An IStyle for the new style