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

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