Matrix2of5Symbology Constructors
Generates a Matrix 2 of 5 bar code. Matrix 2 of 5 is a linear one-dimensional self-checking barcode that can encode only numerical data. The barcode is used primarily for warehouse sorting, photo finishing, and airline ticket marking.Name | Description |
---|---|
Matrix2of5Symbology() | Initializes a new instance of the Matrix2of5Symbology class. |
See Also