The 2D components

There are several 2D 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 components are:

dBarcode.NET Aztec Component
AbcnetAztLib.dll – for Aztec barcodes

dBarcode.NET DataMatrix Component
AbcnetDmtLib.dll – for DataMatrix barcodes

dBarcode.NET MaxiCode Component
AbcnetMaxLib.dll – for Standard Maxicode barcodes

dBarcode.NET PDF417 Component
AbcnetPdfLib.dll – for PDF417 and Micro PDF barcodes

dBarcode.NET QR Code Component
AbcnetQRLib.dll – for QR Code barcodes

dBarcode.NET Databar Component
AbcnetRssLib.dll – for Databar (formerly RSS) barcodes, Linear and Stacked.

dBarcode.NET 2D Universal Component
Abcnet2dLib.dll – for Aztec, DataMatrix, Maxicode, PDF417, Micro PDF417, QR Code and Databar barcodes.

dBarcode.NET GS1 Composite Component
AbcnetcompLib.dll – for ITF-14, SSCC stand-alone symbols and Databar, EAN-13, EAN-8, GS1-128, UPC-A & UPC-E with or without CC-A, CC-B, CC-C composite codes.

 

With the exception of the CodeType property (which specifies the type of barcode to be generated) all 2D components share the similar component properties, and in this manual all 2D components are discussed using the name of the dBarcode-PDF417.NET Component, with specific details of properties for other components being described where appropriate. The allowed values for the CodeType property for the individual components is described under Properties in the 2D Reference Components section.

 

 

More:

Using dBarcode.NET Components in Visual Studio