Click or drag to resize
BarcodeEAN128DataSections Property
This is the collection that is parsed from number property. You can add items to this collection. Key is the Application Identifiers (AI) Value is AI's data.

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

Property Value

Type: NameValueCollection
See Also