RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1SpellCheckTool Class / ActualForeground Property

In This Topic
    ActualForeground Property (C1SpellCheckTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualForeground As Brush
    public Brush ActualForeground {get;}
    See Also