ComponentOne Word for UWP
BackColor Property (RtfString)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfString Class : BackColor Property
Gets or sets background (text) color value for this string.
Syntax
'Declaration
 
Public Property BackColor As Windows.UI.Color
public Windows.UI.Color BackColor {get; set;}

Property Value

The background color.
See Also

Reference

RtfString Class
RtfString Members