LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
BarcodeType Enumeration
See Also  
Leadtools.Services.Barcode.DataContracts Namespace : BarcodeType Enumeration



The BarcodeType Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.

Specifies the barcode type.

Syntax

Visual Basic (Declaration) 
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeType")>
Public Enum BarcodeType 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As BarcodeType
C# 
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeType")]
public enum BarcodeType : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeType")]
public enum class BarcodeType : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
Barcode1dAustralianPostAustralian Post 4 State type.
Barcode1dCodabarCODABAR (Ames Code/USD-4/NW-7/2 of 7 Code) type. Used in libraries and blood banks.
Barcode1dCode11Code 11(USD-8) type with C check digit only. Used with both Read and Write methods.
Barcode1dCode128Code 128 type. Very dense code, used extensively worldwide.
Barcode1dCode3Of9Code 3 of 9 (Code 39) type. Used especially in non-retail environments.
Barcode1dCode93Code 93 type. Compressed form of Code 39
Barcode1dCodeInterleaved2Of5Interleaved 2 of 5 type. Used in warehouse and industrial applications.
Barcode1dCodeStandard2Of5Standard 2 of 5 (Industrial 2 of 5) type. Used in the photofinishing, warehouse sorting industries and sequentially numbering airline tickets.
Barcode1dEan13EAN 13 type. Used with consumer products internationally.
Barcode1dEan8EAN 8 type. The short version of EAN13.
Barcode1dEanext22-digit supplemental type. May be used with UPCA, UPCE, EAN13 and EAN8 to indicate magazines and newspaper issue numbers.
Barcode1dEanext55-digit supplemental type. May be used with UPCA, UPCE, EAN13 and EAN8 on books to indicate a suggested retail price.
Barcode1dMsiMSI (Modified Plessey) type with Modulo 10 check digit. Used with both Read and Write methods.
Barcode1dPatchcodePatch Code type.
Barcode1dPlanetPlanet type.
Barcode1dPostnetPostnet type.
Barcode1dRm4sccRoyal Mail (RM4SCC) 4 State type.
Barcode1dRss14GS1 Databar (formerly RSS14) Stacked / GS1 Databar (formerly RSS14) Stacked Omni-Directional types. Used as GS1 Databar (formerly RSS14) if the available space is too narrow for the standard GS1 Databar (formerly RSS14).
Barcode1dRss14ExpandedGS1 Databar (formerly RSS14) Expanded type. It encodes item identification plus supplementary strings such as weight and date. Used in grocery industry and healthcare.
Barcode1dRss14ExpandedStackedGS1 Databar (formerly RSS14) Expanded Stacked barcode type. Used as GS1 Databar (formerly RSS14) Expanded if the available space is too narrow to fit in one line.
Barcode1dRss14LimitedGS1 Databar (formerly RSS14) Limited type. It is a short version of GS1 Databar (formerly RSS14).
Barcode1dRss14StackedGS1 Databar (formerly RSS14) Stacked / GS1 Databar (formerly RSS14) Stacked Omni-Directional types. Used as GS1 Databar (formerly RSS14) if the available space is too narrow for the standard GS1 Databar (formerly RSS14).
Barcode1dUccean128UCCEAND 128 type (for read only)
Barcode1dUpcAUPC version A type. Used with consumer products in U.S.
Barcode1dUpcEUPC version E type. It is the short version of UPCA.
Barcode1dUsps4bcUSPS OneCode 4-State Barcode (4BC) type.
Datamatrix104x104Data Matrix Type 104x104.
Datamatrix10x10Data Matrix Type 10x10.
Datamatrix120x120Data Matrix Type 120x120.
Datamatrix12x12Data Matrix Type 12x12.
Datamatrix12x26Data Matrix Type 12x26.
Datamatrix12x36Data Matrix Type 12x36.
Datamatrix132x132Data Matrix Type 132x132.
Datamatrix144x144Data Matrix Type 144x144.
Datamatrix14x14Data Matrix Type 14x14.
Datamatrix16x16Data Matrix Type 16x16.
Datamatrix16x36Data Matrix Type 16x36.
Datamatrix16x48Data Matrix Type 16x48.
Datamatrix18x18Data Matrix Type 18x18.
Datamatrix20x20Data Matrix Type 20x20.
Datamatrix22x22Data Matrix Type 22x20.
Datamatrix24x24Data Matrix Type 24x24.
Datamatrix26x26Data Matrix Type 26x26.
Datamatrix32x32Data Matrix Type 32x32.
Datamatrix36x36Data Matrix Type 36x36.
Datamatrix40x40Data Matrix Type 40x40.
Datamatrix44x44Data Matrix Type 44x44.
Datamatrix48x48Data Matrix Type 48x48.
Datamatrix52x52Data Matrix Type 52x52.
Datamatrix64x64Data Matrix Type 64x64.
Datamatrix72x72Data Matrix Type 72x72.
Datamatrix80x80Data Matrix Type 80x80.
Datamatrix88x88Data Matrix Type 88x88.
Datamatrix8x18Data Matrix Type 8x18.
Datamatrix8x32Data Matrix Type 8x32.
Datamatrix96x96Data Matrix Type 96x96.
MicroPdf417MicroPDF417.
Pdf417PDF417.
QrModel1Version1QR Code Model 1, Version 1.
QrModel1Version10QR Code Model 1, Version 10.
QrModel1Version11QR Code Model 1, Version 11.
QrModel1Version12QR Code Model 1, Version 12.
QrModel1Version13QR Code Model 1, Version 13.
QrModel1Version14QR Code Model 1, Version 14.
QrModel1Version2QR Code Model 1, Version 2.
QrModel1Version3QR Code Model 1, Version 3.
QrModel1Version4QR Code Model 1, Version 4.
QrModel1Version5QR Code Model 1, Version 5.
QrModel1Version6QR Code Model 1, Version 6.
QrModel1Version7QR Code Model 1, Version 7.
QrModel1Version8QR Code Model 1, Version 8.
QrModel1Version9QR Code Model 1, Version 9.
QrModel2Version1QR Code Model 2, Version 1.
QrModel2Version10QR Code Model 2, Version 10.
QrModel2Version11QR Code Model 2, Version 11.
QrModel2Version12QR Code Model 2, Version 12.
QrModel2Version13QR Code Model 2, Version 13.
QrModel2Version14QR Code Model 2, Version 14.
QrModel2Version15QR Code Model 2, Version 15.
QrModel2Version16QR Code Model 2, Version 16.
QrModel2Version17QR Code Model 2, Version 17.
QrModel2Version18QR Code Model 2, Version 18.
QrModel2Version19QR Code Model 2, Version 19.
QrModel2Version2QR Code Model 2, Version 2.
QrModel2Version20QR Code Model 2, Version 20.
QrModel2Version21QR Code Model 2, Version 21.
QrModel2Version22QR Code Model 2, Version 22.
QrModel2Version23QR Code Model 2, Version 23.
QrModel2Version24QR Code Model 2, Version 24.
QrModel2Version25QR Code Model 2, Version 25.
QrModel2Version26QR Code Model 2, Version 26.
QrModel2Version27QR Code Model 2, Version 27.
QrModel2Version28QR Code Model 2, Version 28.
QrModel2Version29QR Code Model 2, Version 29.
QrModel2Version3QR Code Model 2, Version 3.
QrModel2Version30QR Code Model 2, Version 30.
QrModel2Version31QR Code Model 2, Version 31.
QrModel2Version32QR Code Model 2, Version 32.
QrModel2Version33QR Code Model 2, Version 33.
QrModel2Version34QR Code Model 2, Version 34.
QrModel2Version35QR Code Model 2, Version 35.
QrModel2Version36QR Code Model 2, Version 36.
QrModel2Version37QR Code Model 2, Version 37.
QrModel2Version38QR Code Model 2, Version 38.
QrModel2Version39QR Code Model 2, Version 39.
QrModel2Version4QR Code Model 2, Version 4.
QrModel2Version40QR Code Model 2, Version 40.
QrModel2Version5QR Code Model 2, Version 5.
QrModel2Version6QR Code Model 2, Version 6.
QrModel2Version7QR Code Model 2, Version 7.
QrModel2Version8QR Code Model 2, Version 8.
QrModel2Version9QR Code Model 2, Version 9.

Remarks

You can 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: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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