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