FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / ShouldDrawFontEventArgs Class / FontFamily Property

In This Topic
    FontFamily Property (ShouldDrawFontEventArgs)
    In This Topic
    Gets the FontFamily associated with this font.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontFamily As System.Drawing.FontFamily
    public System.Drawing.FontFamily FontFamily {get;}
    See Also