ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ThemeResourceDescriptor Class / MajorFontFamily Property

In This Topic
    MajorFontFamily Property (ThemeResourceDescriptor)
    In This Topic
    Gets or sets the family name of the major font.
    Syntax
    'Declaration
     
    Public Property MajorFontFamily As String
    public string MajorFontFamily {get; set;}

    Property Value

    A System.String representing the family name of the major font.
    See Also