StyleManager.FontFamily Method
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: StyleManager
Changes the font family and returns an updated IStyle
public IStyle FontFamily(string fontFamily);
Parameters
string fontFamily | The new font family |
Returns
IStyle | An IStyle for the new style |