enum BarcodeType
Parents | |
Enum |
Brief
Specifies a set of supported types of barcodes that can be drawn using AddBarcode... methods.
Static Public Fields | |
The 13-digit EAN-13 barcode (originally European Article Number, but now renamed International Article Number). |
|
The 8-digit EAN-8 barcode (European Article Number) derived from the longer EAN-13 code. |
|
GS1-128 (also known as UCC-128 or EAN-128) that uses the Code 128 barcode specification with Code Set A. |
|
GS1-128 (also known as UCC-128 or EAN-128) that uses the Code 128 barcode specification with Code Set B. |
|
GS1-128 (also known as UCC-128 or EAN-128) that uses the Code 128 barcode specification with Code Set C. |
|
The 12-digit UPC-A barcode (Universal Product Code) widely used in the United States, Canada, Europe, Australia, New Zealand, and other countries. |