There are several 1D components in the dBarcode.NET Components family, one for each of the most popular barcode types, and one which handle a wide range of different barcode types. The 1D components are:
dBarcode.NET
Standard Component
Abcnet39Lib.dll – for Code 39, Extended Code
39, Code 93, Extended 93, Code 128, Interleaved 2 of 5, and Matrix 2 of 5
barcodes
dBarcode.NET
GS1 Component
AbcnetEANLib.dll – for Linear Databar
(Omnidirectional, Truncated, Limited and Expanded), EAN-13, EAN-14, EAN-8,
GS1-128, ITF-14, SSCC, UPC-A, UPC-E barcodes
dBarcode.NET
1D- Universal Component
AbcnetLib.dll – for most common barcode
types (over 50 types supported; see the list provided under CodeType).
With the exception of the CodeType property (which specifies the type of barcode to be generated) all components share the same component properties, and in this manual all components are discussed using the name of the dBarcode.NET Component. The allowed values for the CodeType property for the individual components is described under Properties in the 1D Components Reference section.
More: