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

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