ComponentOne RichTextBox for WPF and Silverlight
Background Property (C1TextElement)

C1.Silverlight.RichTextBox.Documents Namespace > C1TextElement Class : Background Property
Gets or sets the System.Windows.Media.Brush used to fill the background of the content area.
Syntax
'Declaration
 
Public Property Background As System.Windows.Media.Brush
public System.Windows.Media.Brush Background {get; set;}
See Also

Reference

C1TextElement Class
C1TextElement Members