TextAlignment Property (WPFTextBlock)

Action

Gets a value that indicates the horizontal alignment of text content.

Syntax

C#
protected TextAlignment TextAlignment { get; }
VB
'Declaration
Protected Read Property TextAlignment As TextAlignment

Access

Read only.