RichTextKit v0.4

Style.LineHeight Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: Style

The line height for text in this run as a multiplier (defaults to 1.0).

public float LineHeight { sealed get; set; }

Property Type

float