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

In This Topic
    RemoveFontAtSelectionAsync Method
    In This Topic
    Removes any overriding font for the selected text asynchronously.
    Syntax
    'Declaration
     
    Public Function RemoveFontAtSelectionAsync() As System.Threading.Tasks.Task
    public System.Threading.Tasks.Task RemoveFontAtSelectionAsync()
    See Also