Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1Editor Class / RemoveTextAlignmentSelectionAsync Method

In This Topic
    RemoveTextAlignmentSelectionAsync Method
    In This Topic
    Removes the horizontal alignment from the paragraph of the currently selected text asynchronously.
    Syntax
    'Declaration
     
    Public Function RemoveTextAlignmentSelectionAsync() As System.Threading.Tasks.Task
    public System.Threading.Tasks.Task RemoveTextAlignmentSelectionAsync()
    See Also