RichTextKit v0.4

Style.FontWeight Property

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

The font weight for text in this run (defaults to 400).

public int FontWeight { sealed get; set; }

Property Type

int