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

In This Topic
    FontStyle Property (TextStyle)
    In This Topic
    Gets the font style represented by FontStyle.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontStyle As FontStyleEx
    public FontStyleEx FontStyle {get;}
    See Also