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

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