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

In This Topic
    RunFontDialogForParagraph Method
    In This Topic
    Runs the font dialog and sets the font for the paragraph at the current cursor position.
    Syntax
    'Declaration
     
    Public Sub RunFontDialogForParagraph() 
    public void RunFontDialogForParagraph()
    See Also