Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / ShouldDrawFontEventArgs Class / FontName Property

In This Topic
    FontName Property (ShouldDrawFontEventArgs)
    In This Topic
    Gets the name of the font.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FontName As String
    public string FontName {get;}
    See Also