ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / FontWeight Property

In This Topic
    FontWeight Property (IStyle)
    In This Topic
    Gets the thickness of the font for the item.
    Syntax
    'Declaration
     
    ReadOnly Property FontWeight As String
    string FontWeight {get;}

    Property Value

    A System.String representing the font weight.
    See Also