ComponentOne FlexReport for WPF
ForeColor Property (RtfField)

C1.WPF.FlexReport.4 Assembly > C1.WPF.FlexReport Namespace > RtfField Class : ForeColor Property
Gets or sets the field's text color. This property is used only if the field's text is not enclosed in RTF begin/end tags "{\rtf1" and "}".
Syntax
'Declaration
 
Public Property ForeColor As System.Windows.Media.Color
public System.Windows.Media.Color ForeColor {get; set;}
See Also

Reference

RtfField Class
RtfField Members