FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / 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 System.String
    public System.string FontName {get;}
    See Also