Windows.UI.Xaml.Controls.RichEditBox.TextAlignment
June 22, 2022 · View on GitHub
-description
Gets or sets a value that indicates how text is aligned in the RichEditBox.
-xaml-syntax
<RichEditBox TextAlignment="textAlignmentValue"/>
-xaml-values
- textAlignmentValue
- textAlignmentValueA named constant of the TextAlignment enumeration, such as Left.