ComponentOne RichTextBox for UWP
Foreground Property (C1TextElement)

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

Reference

C1TextElement Class
C1TextElement Members