Labels.NET component > API > Methods > Set Barcode property methods
SetBarcodeType(int iEl,int CodeTypeValue)

Return type: bool

Sets the element’s barcode type to CodeTypeValue as defined in the following table.

 

Barcode

CodeType

CodeTypeValue

Code 39

Code_39

0

Extended Code 39

Extended_39

1

Codabar

Codabar

2

2 of 5

Standard_2_of_5

3

Interleaved 2 of 5

Interleaved_2_of_5

4

Matrix 2 of 5

Matrix_2_of_5

5

Code 93

Code_93

6

Extended Code 93

Extended_93

7

Code 128

Code_128

8

EAN 128

EAN_128

9

SSCC

SSCC

10

EAN 14

EAN_14

11

EAN 13

EAN_13

12

EAN 13 + 2 digits

EAN_13_plus_2

13

EAN 13 + 5 digits

EAN_13_plus_5

14

EAN 8

EAN_8

15

EAN 8 + 2 digits

EAN_8_plus_2

16

EAN 8 + 5 digits

EAN_8_plus_5

17

UPC-A

UPC_A

18

UPC-A + 2 digits

UPC_A_plus_2

19

UPC-A + 5 digits

UPC_A_plus_5

20

UPC-E

UPC_E

21

MSI/Plessey

MSI_Plessey

22

Plessey

Plessey

23

DeutschenPost

DeutschePost

24

PostNet

PostNet

25

Planet 12

Planet_12

26

Planet 14

Planet_14

27

Royal Mail

RM4SCC

28

4-State

FourState

29

ISBN

ISBN

30

ISSN

ISSN

31

ISMN

ISMN

32

TelePen Standard

Telepen

33

TelePen ASCII

TelePenA

34

TelePen Numeric

TelepenN

35

Japan Post

Japan_Post

36

Code 11

Code_11

37

Code B

Code_B

38

ITF-6

ITF_6

39

ITF-14

ITF_14

40

IATA 2 of 5

IATA_2_of_5

41

China Postal Code

China_Post

42

OneCode

ONE_Code

43

Code 128 Subtype A

Code_128A

44*

Code 128 Subtype

Code_128B

45*

UPC E0 from UPC-A

UPC_E0

46*

UPC E1 from UPC-A

UPC_E1

47*

Korean Postal Authority

KoreanPA

48*

Italian Postal 2/5

ItaliaP25

49*

Italian Postal 3/9

ItaliaP39

50*

Australia Post

AustraliaPost

51*

InfoMail Barcode A

InfoMail_A

52

      Available in .NET v2.0 component only

 

More:

SetBarcodeXUnit(int iEl,float f)