Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonStyle Class / FontSet Property

In This Topic
    FontSet Property (RibbonStyle)
    In This Topic
    Gets the set of named fonts.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FontSet As StyleFontSet
    public StyleFontSet FontSet {get;}
    See Also