TIWCGJQBarCodeType Enumeration
Represents type TIWCGJQBarCodeType
.
type TIWCGJQBarCodeType = (jqbcNone,jqbcCodabar,jqbcCode11,jqbcCode39,jqbcCode93,jqbcCode128,jqbcEAN8,jqbcEAN13,jqbcSTD25, jqbcINT25,jqbcMSI,jqbcDatamatrix);
The TIWCGJQBarCodeType type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | jqbcCodabar | Represents constant |
![]() | jqbcCode11 | Represents constant |
![]() | jqbcCode128 | Represents constant |
![]() | jqbcCode39 | Represents constant |
![]() | jqbcCode93 | Represents constant |
![]() | jqbcDatamatrix | Represents constant |
![]() | jqbcEAN13 | Represents constant |
![]() | jqbcEAN8 | Represents constant |
![]() | jqbcINT25 | Represents constant |
![]() | jqbcMSI | Represents constant |
![]() | jqbcNone | Represents constant |
![]() | jqbcSTD25 | Represents constant |