ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Fonts Class / MajorFont Property

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