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

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