Click or drag to resize
BarcodeControlEAN128IsFNC1OmmitedForFixedLength Property
True if FNC1 control character should be ommited for fixed length fields. This results in shorter barcode. False is default.

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

Property Value

Type: Boolean
See Also