ActiveReports 18 .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 represented by System.String.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontFamily As String
    public string FontFamily {get;}
    See Also