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

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

    Property Value

    A Font object used for primary content.
    See Also