Share via


TextFormattingParagraphProperties.TextAlignment Property

Definition

Gets the text alignment.

public:
 virtual property System::Windows::TextAlignment TextAlignment { System::Windows::TextAlignment get(); };
public override System.Windows.TextAlignment TextAlignment { get; }
member this.TextAlignment : System.Windows.TextAlignment
Public Overrides ReadOnly Property TextAlignment As TextAlignment

Property Value

The text alignment.

Applies to