RichTextKit v0.4

StyleManager.FontWeight Method

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

Changes the font weight and returns an updated IStyle

public IStyle FontWeight(int fontWeight);

Parameters

int fontWeight

The new font weight

Returns

IStyle

An IStyle for the new style