ActiveReports 18 .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
    Indicates the thickness of the font for the item.
    Syntax
    'Declaration
     
    ReadOnly Property FontWeight As String
    string FontWeight {get;}
    See Also