ComponentOne Expression Editor for WPF
FontWeight Property (BaseRule)

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > BaseRule Class : FontWeight Property
Gets or sets the font weight of the syntax.
Syntax
'Declaration
 
Public Property FontWeight As System.Windows.FontWeight
public System.Windows.FontWeight FontWeight {get; set;}
See Also

Reference

BaseRule Class
BaseRule Members