ComponentOne Word for UWP
ForeColor Property (RtfString)

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

Property Value

The foreground color.
See Also

Reference

RtfString Class
RtfString Members