TextFormattingParagraphProperties::LineHeight Property

 

Gets the line height.

Namespace:   Microsoft.VisualStudio.Text.Formatting
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

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

Property Value

Type: System::Double

The line height.

Return to top
Show: