ComponentOne RichTextBox for UWP
BorderBrush Property (C1TextElement)

C1.Xaml.RichTextBox.Documents Namespace > C1TextElement Class : BorderBrush Property
Gets or sets the Windows.UI.Xaml.Media.Brush used to fill the border of a text element.
Syntax
'Declaration
 
Public Property BorderBrush As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush BorderBrush {get; set;}
See Also

Reference

C1TextElement Class
C1TextElement Members