ForeFilling Property (RtfCell)
In This Topic
Gets or sets the foreground filling color.
Syntax
'Declaration
Public Overrides Property ForeFilling As System.Drawing.Color
public override System.Drawing.Color ForeFilling {get; set;}
Property Value
The foreground filling color.
See Also