ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Font Class / Weight Property

In This Topic
    Weight Property (Font)
    In This Topic
    Gets the weight of this theme font.
    Syntax
    'Declaration
     
    Public Property Weight As String
    public string Weight {get; set;}

    Property Value

    A System.String value indicating the font weight.
    See Also