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

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