Click or drag to resize

BarcodeSettings BottomTextColor Property

Bottom text color of barcode.

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

Property Value

Type: Color

Implements

IBarcodeSettings BottomTextColor
See Also