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

In This Topic
    RemoveItalicSelectionAsync Method
    In This Topic
    Removes the Italics attribute from the currently selected text asynchronously.
    Syntax
    'Declaration
     
    Public Function RemoveItalicSelectionAsync() As System.Threading.Tasks.Task
    public System.Threading.Tasks.Task RemoveItalicSelectionAsync()
    See Also