ComponentOne RichTextBox for WPF and Silverlight
BorderBrush Property (C1TextRange)

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

Reference

C1TextRange Class
C1TextRange Members