ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Font Class / Family Property

In This Topic
    Family Property
    In This Topic
    Gets the family name of this theme font.
    Syntax
    'Declaration
     
    Public Property Family As String
    public string Family {get; set;}

    Property Value

    A System.String value indicating the font family name.
    See Also