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

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

    Property Value

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