ComponentOne RichTextBox for WPF and Silverlight
BlockBackground Property (C1TextRange)

C1.Silverlight.RichTextBox.Documents Namespace > C1TextRange Class : BlockBackground Property
Gets or sets the background of the blocks in the range.
Syntax
'Declaration
 
Public Property BlockBackground As System.Windows.Media.Brush
public System.Windows.Media.Brush BlockBackground {get; set;}
See Also

Reference

C1TextRange Class
C1TextRange Members