RichTextKit v0.4

RichString.Bold Method

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

Changes the font weight to bold or normal

public RichString Bold(bool value = true);

Parameters

bool value = true

The new font bold setting

Returns

RichString

A reference to the same RichString instance