[]
Specifies the horizonal alignment of the paragraph of the currently selected text.
[Obsolete("This method is deprecated, please, use TextAlignmentSelectionAsync instead.")]
public void TextAlignmentSelection(HorizontalAlignment alignment)
| Type | Name | Description |
|---|---|---|
| HorizontalAlignment | alignment | Specifies the HorizonalAlignment for the paragraph. |
Specifies the horizonal alignment of the paragraph of the currently selected text.
[Obsolete("This method is deprecated, please, use TextAlignmentSelectionAsync instead.")]
public void TextAlignmentSelection(TextAlignment alignment)
| Type | Name | Description |
|---|---|---|
| TextAlignment | alignment | Specifies the TextAlignment for the paragraph. |