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

In This Topic
    RemoveSuperscriptSelection Method
    In This Topic
    Removes the SuperScript attribute from the currently selected text.
    Syntax
    'Declaration
     
    Public Sub RemoveSuperscriptSelection() 
    public void RemoveSuperscriptSelection()
    See Also