ComponentOne RichTextBox for WPF and Silverlight
Foreground Property (C1TextElement)

C1.WPF.RichTextBox.Documents Namespace > C1TextElement Class : Foreground Property
Gets or sets the System.Windows.Media.Brush to apply to the content of the element.
Syntax
'Declaration
 
Public Property Foreground As System.Windows.Media.Brush
public System.Windows.Media.Brush Foreground {get; set;}
See Also

Reference

C1TextElement Class
C1TextElement Members