TextRunProperties::BaselineAlignment Property

 

Gets the baseline style for a text that is positioned on the vertical axis.

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

public:
property BaselineAlignment BaselineAlignment {
	virtual BaselineAlignment get();
}

Property Value

Type: System.Windows::BaselineAlignment

An enumerated value of BaselineAlignment.

.NET Framework
Available since 3.0
Return to top
Show: