ActiveReports 19 .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.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontStyle As FontStyleEx
    public FontStyleEx FontStyle {get;}

    Property Value

    The font style as a GrapeCity.ActiveReports.Drawing.FontStyleEx.
    See Also