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

In This Topic
    RemoveParagraphStyleAtSelection Method
    In This Topic
    Removes any overriding style for the paragraph at the current cursor position.
    Syntax
    'Declaration
     
    Public Sub RemoveParagraphStyleAtSelection() 
    public void RemoveParagraphStyleAtSelection()
    See Also