BarCodeCaption.ForeColor Property
In This Article
Gets or sets the color of the text used to display the bar code caption.
Namespace: DevExpress.BarCodes
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
#Declaration
#Property Value
Type | Description |
---|---|
Color | A Color object that specifies the text color. |
See Also