ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Fonts Class / MinorFont Property

In This Topic
    MinorFont Property (Fonts)
    In This Topic
    Returns the Theme's MinorFont
    Syntax
    'Declaration
     
    Public ReadOnly Property MinorFont As Font
    public Font MinorFont {get;}
    See Also