Click or drag to resize
BarcodeControlCode128SetMode Property
You can specify the set that should be used when using Code128. BestFitABC is default.

Namespace:  Limilabs.Windows
Assembly:  Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax
public Code128SetMode Code128SetMode { get; set; }

Property Value

Type: Code128SetMode
See Also