Click or drag to resize

BarcodeSettings TextColor Property

The color of the bar of the barcode.

Namespace: Spire.Barcode
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
public Color TextColor { get; set; }

Property Value

Type: Color

Implements

IBarcodeSettings TextColor
See Also