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

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

Property Value

Type: Code128SetMode
See Also