LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

BarcodeType Enumeration

Show in webframe





Specifies the barcode type.
Syntax
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeType")]
public enum BarcodeType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeType")>
Public Enum BarcodeType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As BarcodeType

            

            
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeType")]
public enum class BarcodeType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000Barcode1dPatchcodePatch Code type.
0x00000001Barcode1dPostnetPostnet type.
0x00000002Barcode1dPlanetPlanet type.
0x00000003Barcode1dAustralianPostAustralian Post 4 State type.
0x00000004Barcode1dRm4sccRoyal Mail (RM4SCC) 4 State type.
0x00000005Barcode1dRss14StackedGS1 Databar (formerly RSS14) Stacked / GS1 Databar (formerly RSS14) Stacked Omni-Directional types. Used as GS1 Databar (formerly RSS14) when the available space is too narrow for the standard GS1 Databar (formerly RSS14).
0x00000006Barcode1dRss14ExpandedStackedGS1 Databar (formerly RSS14) Expanded Stacked barcode type. Used as GS1 Databar (formerly RSS14) Expanded when the available space is too narrow to fit in one line.
0x00000007Barcode1dUsps4bcUSPS OneCode 4-State Barcode (4BC) type.
0x00000008QrModel2Version1QR Code Model 2, Version 1.
0x00000009QrModel2Version2QR Code Model 2, Version 2.
0x0000000AQrModel2Version3QR Code Model 2, Version 3.
0x0000000BQrModel2Version4QR Code Model 2, Version 4.
0x0000000CQrModel2Version5QR Code Model 2, Version 5.
0x0000000DQrModel2Version6QR Code Model 2, Version 6.
0x0000000EQrModel2Version7QR Code Model 2, Version 7.
0x0000000FQrModel2Version8QR Code Model 2, Version 8.
0x00000010QrModel2Version9QR Code Model 2, Version 9.
0x00000011QrModel2Version10QR Code Model 2, Version 10.
0x00000012QrModel2Version11QR Code Model 2, Version 11.
0x00000013QrModel2Version12QR Code Model 2, Version 12.
0x00000014QrModel2Version13QR Code Model 2, Version 13.
0x00000015QrModel2Version14QR Code Model 2, Version 14.
0x00000016QrModel2Version15QR Code Model 2, Version 15.
0x00000017QrModel2Version16QR Code Model 2, Version 16.
0x00000018QrModel2Version17QR Code Model 2, Version 17.
0x00000019QrModel2Version18QR Code Model 2, Version 18.
0x0000001AQrModel2Version19QR Code Model 2, Version 19.
0x0000001BQrModel2Version20QR Code Model 2, Version 20.
0x0000001CQrModel2Version21QR Code Model 2, Version 21.
0x0000001DQrModel2Version22QR Code Model 2, Version 22.
0x0000001EQrModel2Version23QR Code Model 2, Version 23.
0x0000001FQrModel2Version24QR Code Model 2, Version 24.
0x00000020QrModel2Version25QR Code Model 2, Version 25.
0x00000021QrModel2Version26QR Code Model 2, Version 26.
0x00000022QrModel2Version27QR Code Model 2, Version 27.
0x00000023QrModel2Version28QR Code Model 2, Version 28.
0x00000024QrModel2Version29QR Code Model 2, Version 29.
0x00000025QrModel2Version30QR Code Model 2, Version 30.
0x00000026QrModel2Version31QR Code Model 2, Version 31.
0x00000027QrModel2Version32QR Code Model 2, Version 32.
0x00000028QrModel2Version33QR Code Model 2, Version 33.
0x00000029QrModel2Version34QR Code Model 2, Version 34.
0x0000002AQrModel2Version35QR Code Model 2, Version 35.
0x0000002BQrModel2Version36QR Code Model 2, Version 36.
0x0000002CQrModel2Version37QR Code Model 2, Version 37.
0x0000002DQrModel2Version38QR Code Model 2, Version 38.
0x0000002EQrModel2Version39QR Code Model 2, Version 39.
0x0000002FQrModel2Version40QR Code Model 2, Version 40.
0x00000030QrModel1Version1QR Code Model 1, Version 1.
0x00000031QrModel1Version2QR Code Model 1, Version 2.
0x00000032QrModel1Version3QR Code Model 1, Version 3.
0x00000033QrModel1Version4QR Code Model 1, Version 4.
0x00000034QrModel1Version5QR Code Model 1, Version 5.
0x00000035QrModel1Version6QR Code Model 1, Version 6.
0x00000036QrModel1Version7QR Code Model 1, Version 7.
0x00000037QrModel1Version8QR Code Model 1, Version 8.
0x00000038QrModel1Version9QR Code Model 1, Version 9.
0x00000039QrModel1Version10QR Code Model 1, Version 10.
0x0000003AQrModel1Version11QR Code Model 1, Version 11.
0x0000003BQrModel1Version12QR Code Model 1, Version 12.
0x0000003CQrModel1Version13QR Code Model 1, Version 13.
0x0000003DQrModel1Version14QR Code Model 1, Version 14.
0x0000003EDatamatrix10x10Data Matrix Type 10x10.
0x0000003FDatamatrix12x12Data Matrix Type 12x12.
0x00000040Datamatrix14x14Data Matrix Type 14x14.
0x00000041Datamatrix16x16Data Matrix Type 16x16.
0x00000042Datamatrix18x18Data Matrix Type 18x18.
0x00000043Datamatrix20x20Data Matrix Type 20x20.
0x00000044Datamatrix22x22Data Matrix Type 22x20.
0x00000045Datamatrix24x24Data Matrix Type 24x24.
0x00000046Datamatrix26x26Data Matrix Type 26x26.
0x00000047Datamatrix32x32Data Matrix Type 32x32.
0x00000048Datamatrix36x36Data Matrix Type 36x36.
0x00000049Datamatrix40x40Data Matrix Type 40x40.
0x0000004ADatamatrix44x44Data Matrix Type 44x44.
0x0000004BDatamatrix48x48Data Matrix Type 48x48.
0x0000004CDatamatrix52x52Data Matrix Type 52x52.
0x0000004DDatamatrix64x64Data Matrix Type 64x64.
0x0000004EDatamatrix72x72Data Matrix Type 72x72.
0x0000004FDatamatrix80x80Data Matrix Type 80x80.
0x00000050Datamatrix88x88Data Matrix Type 88x88.
0x00000051Datamatrix96x96Data Matrix Type 96x96.
0x00000052Datamatrix104x104Data Matrix Type 104x104.
0x00000053Datamatrix120x120Data Matrix Type 120x120.
0x00000054Datamatrix132x132Data Matrix Type 132x132.
0x00000055Datamatrix144x144Data Matrix Type 144x144.
0x00000056Datamatrix8x18Data Matrix Type 8x18.
0x00000057Datamatrix8x32Data Matrix Type 8x32.
0x00000058Datamatrix12x26Data Matrix Type 12x26.
0x00000059Datamatrix12x36Data Matrix Type 12x36.
0x0000005ADatamatrix16x36Data Matrix Type 16x36.
0x0000005BDatamatrix16x48Data Matrix Type 16x48.
0x0000005CPdf417PDF417.
0x0000005CMicroPdf417MicroPDF417.
0x0000005EBarcode1dEan13EAN 13 type. Used internationally with consumer products.
0x0000005FBarcode1dEan8EAN 8 type. The short version of EAN13.
0x00000060Barcode1dUpcAUPC version A type. Used with consumer products in U.S.
0x00000061Barcode1dUpcEUPC version E type. It is the short version of UPCA.
0x00000062Barcode1dCode3Of9Code 3 of 9 (Code 39) type. Used especially in non-retail environments.
0x00000063Barcode1dCode128Code 128 type. Very dense code, used extensively worldwide.
0x00000064Barcode1dCodeInterleaved2Of5Interleaved 2 of 5 type. Used in warehouse and industrial applications.
0x00000065Barcode1dCodabarCODABAR (Ames Code/USD-4/NW-7/2 of 7 Code) type. Used in libraries and blood banks.
0x00000066Barcode1dUccean128UCCEAND 128 type
0x00000067Barcode1dCode93Code 93 type. Compressed form of Code 39
0x00000068Barcode1dEanext55-digit supplemental type. May be used with UPCA, UPCE, EAN13 and EAN8 on books to indicate a suggested retail price.
0x00000069Barcode1dEanext22-digit supplemental type. May be used with UPCA, UPCE, EAN13 and EAN8 to indicate magazines and newspaper issue numbers.
0x0000006ABarcode1dMsiMSI (Modified Plessey) type with Modulo 10 check digit. Used with both Read and Write methods.
0x0000006BBarcode1dCode11Code 11(USD-8) type with C check digit only. Used with both Read and Write methods.
0x0000006CBarcode1dCodeStandard2Of5Standard 2 of 5 (Industrial 2 of 5) type. Used in the photofinishing, warehouse sorting industries and in sequentially numbering airline tickets.
0x0000006DBarcode1dRss14GS1 Databar (formerly RSS14) Stacked / GS1 Databar (formerly RSS14) Stacked Omni-Directional types. Used as GS1 Databar (formerly RSS14) when the available space is too narrow for the standard GS1 Databar (formerly RSS14).
0x0000006EBarcode1dRss14LimitedGS1 Databar (formerly RSS14) Limited type. It is a short version of GS1 Databar (formerly RSS14).
0x0000006FBarcode1dRss14ExpandedGS1 Databar (formerly RSS14) Expanded type. It encodes item identification plus supplementary strings such as weight and date. Used in the grocery and healthcare industries.
Remarks
Combine values when reading more than one barcode type by using a bitwise OR (|). Type RSS14 is now GS1 Databar. All references to RSS14 now refer to GS1 Databar.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Services.Barcode.DataContracts.BarcodeType

Requirements

Target Platforms

See Also

Reference

Leadtools.Services.Barcode.DataContracts Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features