ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / TextBoxStyleContent Class / FontWeight Property

In This Topic
    FontWeight Property (TextBoxStyleContent)
    In This Topic
    Gets or sets the font weight of the text.
    Syntax
    'Declaration
     
    Public Property FontWeight As String
    public string FontWeight {get; set;}

    Property Value

    The font weight of the text as a System.String.
    See Also