Share via


ILineHeightElement.LineHeight Property

Definition

Gets the line height for text displayed by this element.

public:
 property double LineHeight { double get(); };
public double LineHeight { get; }
member this.LineHeight : double
Public ReadOnly Property LineHeight As Double

Property Value

A multiplier that determines the spacing between lines of text. A value of 1.0 represents standard line height.

Applies to