RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextElement Class / ForegroundProperty Field

In This Topic
    ForegroundProperty Field (C1TextElement)
    In This Topic
    Identifies the Foreground style property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ForegroundProperty As StyleProperty
    public static readonly StyleProperty ForegroundProperty
    See Also