ComponentOne FlexReport for WinForms
ForeColor Property (RtfField)

C1.Win.FlexReport.4 Assembly > C1.Win.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.Drawing.Color
public System.Drawing.Color ForeColor {get; set;}
See Also

Reference

RtfField Class
RtfField Members