[]
Specifies the horizonal alignment of the paragraph of the currently selected text asynchronously.
public Task TextAlignmentSelectionAsync(HorizontalAlignment alignment)
| Type | Name | Description |
|---|---|---|
| HorizontalAlignment | alignment | Specifies the HorizonalAlignment for the paragraph. |
| Type | Description |
|---|---|
| Task |
Specifies the horizonal alignment of the paragraph of the currently selected text asynchronously.
public Task TextAlignmentSelectionAsync(TextAlignment alignment)
| Type | Name | Description |
|---|---|---|
| TextAlignment | alignment | Specifies the TextAlignment for the paragraph. |
| Type | Description |
|---|---|
| Task |