ComponentOne Expression Editor for WPF
FontStyle Property (BaseRule)

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

Reference

BaseRule Class
BaseRule Members