Skip to main content
A newer version of this page is available. .

DataMatrixGenerator Properties

Generates an ECC200 - Data Matrix bar code.
Name Description
CalcCheckSum For internal use. Inherited from BarCode2DGenerator.
CompactionMode Gets or sets whether textual information or a byte array should be used as the bar code’s data, as well as its encoding.
MatrixSize Gets or sets the bar code matrix size.
Name Gets the name of the bar code type, which is represented by a current class. Inherited from BarCodeGeneratorBase.
SymbologyCode For internal use. Gets the bar code symbology for the current generator object.
See Also