Click or drag to resize

EncoderOptionsTextColor Property

Gets or sets the color used to draw barcode labels.

Namespace:  Opait.Barcode
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public Color TextColor { get; set; }

Property Value

Type: Color
See Also