Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleFontWeight Structure / Bolder Property

In This Topic
    Bolder Property
    In This Topic
    Defines thicker characters
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Bolder As C1StyleFontWeight
    public static C1StyleFontWeight Bolder {get;}
    See Also