Ribbon for WinForms | ComponentOne
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 FontFamily
    public FontFamily FontFamily {get;}
    See Also