ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / ShouldDrawFontEventArgs Class / FontName Property

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