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