RichString.FontFamily Method
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: RichString
Changes the font family
public RichString FontFamily(string value);
Parameters
string value | The new font family |
Returns
RichString | A reference to the same RichString instance |