Back to Devexpress

BarCodeCaption.ForeColor Property

officefileapi-devexpress-dot-barcodes-dot-barcodecaption-23043355.md

latest1.1 KB
Original Source

BarCodeCaption.ForeColor Property

Gets or sets the color of the text used to display the bar code caption.

Namespace : DevExpress.BarCodes

Assembly : DevExpress.Docs.v25.2.dll

NuGet Package : DevExpress.Document.Processor

Declaration

csharp
public Color ForeColor { get; set; }
vb
Public Property ForeColor As Color

Property Value

TypeDescription
Color

A Color object that specifies the text color.

|

See Also

BarCodeCaption Class

BarCodeCaption Members

DevExpress.BarCodes Namespace