BarcodeType

Barcode.BarcodeType specifies the barcode type required

Default value 0          The value of this variable specifies the code type as defined as code # in the barcodes table:

For TBarcode Universal:

Allowed values:          The barcodes table has been moved to the barcodes help file/documentation appendix. This file will be updated with the DLL files as new barcode types are added. For this reason the barcodes help file may be more up to date than your printed documentation.

For dBarcode DLL Standard

0 = Code 39
1 = Extended Code 39
2 = Code 93
3 = Extended Code 93
4 = Code 128
5 = Code 128 Subtype A
6 = Code 128 Subtype B
7 = Interleaved 2 of 5
8 = Matrix 2 0f 5

For dBarcode DLL GS1

0 = EAN-13
1 = EAN-8
2 = EAN+2 digit supplementary
3 = EAN+5 digit supplementary
4 = UPC-A
5 = UPC-E
6 = UPC-A+2 digit supplementary
7 = UPC-A+5 digit supplementary
8 = EAN-8+2 digit supplementary
9 = EAN-8+5 digit supplementary
10 = UPC-E+2 digit supplementary
11 = UPC-E+5 digit supplementary
12 = EAN-14
13 = UPC-E0
14 = UPC-E1
15 = ITF-14
16 = GS1-128
17 = SSCC (Serial Shipping Container Code)
18 = Databar Omnidirectional
19 = Databar Truncated
20 = Databar Limited
21 = Databar Expanded

More:

BarRatio