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

In This Topic
    RemoveTextAlignmentSelection Method
    In This Topic
    Removes the horizontal alignment from the paragraph of the currently selected text.
    Syntax
    'Declaration
     
    Public Sub RemoveTextAlignmentSelection() 
    public void RemoveTextAlignmentSelection()
    See Also