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

In This Topic
    FontFamily Property
    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