ComponentOne RichTextBox for UWP
Background Property (C1TextElement)

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

Reference

C1TextElement Class
C1TextElement Members