ComponentOne RichTextBox for UWP
BlockBackground Property

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

Reference

C1TextRange Class
C1TextRange Members