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

In This Topic
    MinorFont Property
    In This Topic
    Gets a minor font.
    Syntax
    'Declaration
     
    Public ReadOnly Property MinorFont As Font
    public Font MinorFont {get;}

    Property Value

    A Font object used for secondary content.
    See Also