Style.FontFamily Property
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: Style
The font family for text this text run (defaults to "Arial").
public string FontFamily { sealed get; set; }
Property Type
string |