PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
DataMatrix barcode class.
Namespace:
PDFTech.Barcodes.Barcode2DAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
Remarks
A Data Matrix code is a two-dimensional matrix barcode consisting of black and white square modules arranged in either a square or rectangular pattern. The information to be encoded can be text or raw data. Usual data size is from a few bytes up to 2 kilobytes. The length of the encoded data depends on the symbol dimension used. Error correction codes are added to increase symbol strength: even if they are partially damaged, they can still be read. A Data Matrix symbol can store up to 2,335 alphanumeric characters.
Inheritance Hierarchy
System..::.Object
PDFTech.Barcodes.Barcode2D..::.PDFBarcode2D
PDFTech.Barcodes.Barcode2D..::.BasePDFBarcode2D
PDFTech.Barcodes.Barcode2D..::.Semacode
PDFTech.Barcodes.Barcode2D..::.DataMatrix
PDFTech.Barcodes.Barcode2D..::.PDFBarcode2D
PDFTech.Barcodes.Barcode2D..::.BasePDFBarcode2D
PDFTech.Barcodes.Barcode2D..::.Semacode
PDFTech.Barcodes.Barcode2D..::.DataMatrix