'Declaration Public Overloads Function TextAlignmentSelectionAsync( _ ByVal alignment As System.Windows.TextAlignment _ ) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task TextAlignmentSelectionAsync( System.Windows.TextAlignment alignment )
Parameters
- alignment
- Specifies the TextAlignment for the paragraph.