TextParagraphProperties::LineHeight Property

 

Gets the height of a line of text.

Namespace:   System.Windows.Media.TextFormatting
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property double LineHeight {
	virtual double get() abstract;
}

Property Value

Type: System::Double

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

.NET Framework
Available since 3.0
Return to top
Show: