ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Dashboard Namespace / TextStyle Class / FontFamily Property

In This Topic
    FontFamily Property (TextStyle)
    In This Topic
    Gets the font family.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontFamily As String
    public string FontFamily {get;}

    Property Value

    The font family as a System.String.
    See Also