TextParagraphProperties::TextAlignment Property

 

Gets a value that describes how an inline content of a block is aligned.

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

public:
property TextAlignment TextAlignment {
	virtual TextAlignment get() abstract;
}

Property Value

Type: System.Windows::TextAlignment

An enumerated value of TextAlignment.

.NET Framework
Available since 3.0
Return to top
Show: