Click or drag to resize

BarCodeControl TopTextColor Property

Text above barcode style.

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

Property Value

Type: Color

Implements

IBarcodeSettings TopTextColor
See Also