Block.TextAlignment Property
Gets or sets the horizontal alignment of the text content.
Namespace: System.Windows.Documents
Assembly: System.Windows (in System.Windows.dll)
<Paragraph TextAlignment="textAlignmentValue"/>
XAML Values
Property Value
Type: System.Windows.TextAlignmentThe horizontal alignment of the text content. The default is Left.
Dependency property identifier field: TextAlignmentProperty
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show: