Barcode types for 2D barcodes. More...
Public Attributes | |
| NOT_DEFINED | |
| MAXICODE | |
| QR | |
| PDF417 | |
| AZTEC | |
| DMATRIX | |
Barcode types for 2D barcodes.
| com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Barcode_Type2D.AZTEC |
Referenced by com.UniPRT.Sdk.LabelMaker.PGL.AztecBarcode.toString().
| com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Barcode_Type2D.DMATRIX |
Referenced by com.UniPRT.Sdk.LabelMaker.PGL.DataMatrixBarcode.toString().
| com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Barcode_Type2D.MAXICODE |
Referenced by com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode.toString().
| com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Barcode_Type2D.NOT_DEFINED |
| com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Barcode_Type2D.PDF417 |
Referenced by com.UniPRT.Sdk.LabelMaker.PGL.Pdf417Barcode.toString().
| com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Barcode_Type2D.QR |
Referenced by com.UniPRT.Sdk.LabelMaker.PGL.QRBarcode.toString().