TextFormattingParagraphProperties.TextAlignment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.