TextParagraphProperties.LineHeight Property

Definition

Gets the height of a line of text.

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

Property Value

A Double that represents the height of a line of text.

Applies to