ActiveReports 18 .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 font weight of this theme font.
    Syntax
    'Declaration
     
    Public Property Weight As String
    public string Weight {get; set;}
    See Also