ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / BaseRule Class / FontWeight Property

In This Topic
    FontWeight Property
    In This Topic
    Gets or sets the font weight of the syntax.
    Syntax
    'Declaration
     
    Public Property FontWeight As FontWeight
    public FontWeight FontWeight {get; set;}
    See Also