ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonStyle Class / FontSet Property

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