Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / TextStyleEventArgs Class / FontWeight Property

In This Topic
    FontWeight Property
    In This Topic
    The FontWeight property indicates the font weight (default normal = 400).
    Syntax
    'Declaration
     
    Public ReadOnly Property FontWeight As System.Integer
    public System.int FontWeight {get;}
    See Also