Click or drag to resize

StiBarCodeForeColor Property

Gets or sets bar code color.

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiColorConverter))]
public Color ForeColor { get; set; }

Property Value

Type: Color

Implements

IStiForeColorForeColor
See Also