ComponentOne RichTextBox for UWP
BorderBrush Property (C1TextRange)

C1.Xaml.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 Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush BorderBrush {get; set;}
See Also

Reference

C1TextRange Class
C1TextRange Members