StyleManager.LineHeight Method
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: StyleManager
Changes the line height and returns an updated IStyle
public IStyle LineHeight(float lineHeight);
Parameters
float lineHeight | The new line height |
Returns
IStyle | An IStyle for the new style |