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