Leadtools.Services.Barcode.DataContracts Namespace : BarcodeType Enumeration |
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeType")] public enum BarcodeType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeType")> Public Enum BarcodeType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As BarcodeType
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeType")] public enum BarcodeType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Services.Barcode.DataContracts.BarcodeType = function() { }; Leadtools.Services.Barcode.DataContracts.BarcodeType.prototype = {
LeadtoolsMemberMarker(replace me) };
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeType")] public enum class BarcodeType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Barcode1dAustralianPost | Australian Post 4 State type. |
Barcode1dCodabar | CODABAR (Ames Code/USD-4/NW-7/2 of 7 Code) type. Used in libraries and blood banks. |
Barcode1dCode11 | Code 11(USD-8) type with C check digit only. Used with both Read and Write methods. |
Barcode1dCode128 | Code 128 type. Very dense code, used extensively worldwide. |
Barcode1dCode3Of9 | Code 3 of 9 (Code 39) type. Used especially in non-retail environments. |
Barcode1dCode93 | Code 93 type. Compressed form of Code 39 |
Barcode1dCodeInterleaved2Of5 | Interleaved 2 of 5 type. Used in warehouse and industrial applications. |
Barcode1dCodeStandard2Of5 | Standard 2 of 5 (Industrial 2 of 5) type. Used in the photofinishing, warehouse sorting industries and in sequentially numbering airline tickets. |
Barcode1dEan13 | EAN 13 type. Used internationally with consumer products. |
Barcode1dEan8 | EAN 8 type. The short version of EAN13. |
Barcode1dEanext2 | 2-digit supplemental type. May be used with UPCA, UPCE, EAN13 and EAN8 to indicate magazines and newspaper issue numbers. |
Barcode1dEanext5 | 5-digit supplemental type. May be used with UPCA, UPCE, EAN13 and EAN8 on books to indicate a suggested retail price. |
Barcode1dMsi | MSI (Modified Plessey) type with Modulo 10 check digit. Used with both Read and Write methods. |
Barcode1dPatchcode | Patch Code type. |
Barcode1dPlanet | Planet type. |
Barcode1dPostnet | Postnet type. |
Barcode1dRm4scc | Royal Mail (RM4SCC) 4 State type. |
Barcode1dRss14 | GS1 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). |
Barcode1dRss14Expanded | GS1 Databar (formerly RSS14) Expanded type. It encodes item identification plus supplementary strings such as weight and date. Used in the grocery and healthcare industries. |
Barcode1dRss14ExpandedStacked | GS1 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. |
Barcode1dRss14Limited | GS1 Databar (formerly RSS14) Limited type. It is a short version of GS1 Databar (formerly RSS14). |
Barcode1dRss14Stacked | GS1 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). |
Barcode1dUccean128 | UCCEAND 128 type (for read only) |
Barcode1dUpcA | UPC version A type. Used with consumer products in U.S. |
Barcode1dUpcE | UPC version E type. It is the short version of UPCA. |
Barcode1dUsps4bc | USPS OneCode 4-State Barcode (4BC) type. |
Datamatrix104x104 | Data Matrix Type 104x104. |
Datamatrix10x10 | Data Matrix Type 10x10. |
Datamatrix120x120 | Data Matrix Type 120x120. |
Datamatrix12x12 | Data Matrix Type 12x12. |
Datamatrix12x26 | Data Matrix Type 12x26. |
Datamatrix12x36 | Data Matrix Type 12x36. |
Datamatrix132x132 | Data Matrix Type 132x132. |
Datamatrix144x144 | Data Matrix Type 144x144. |
Datamatrix14x14 | Data Matrix Type 14x14. |
Datamatrix16x16 | Data Matrix Type 16x16. |
Datamatrix16x36 | Data Matrix Type 16x36. |
Datamatrix16x48 | Data Matrix Type 16x48. |
Datamatrix18x18 | Data Matrix Type 18x18. |
Datamatrix20x20 | Data Matrix Type 20x20. |
Datamatrix22x22 | Data Matrix Type 22x20. |
Datamatrix24x24 | Data Matrix Type 24x24. |
Datamatrix26x26 | Data Matrix Type 26x26. |
Datamatrix32x32 | Data Matrix Type 32x32. |
Datamatrix36x36 | Data Matrix Type 36x36. |
Datamatrix40x40 | Data Matrix Type 40x40. |
Datamatrix44x44 | Data Matrix Type 44x44. |
Datamatrix48x48 | Data Matrix Type 48x48. |
Datamatrix52x52 | Data Matrix Type 52x52. |
Datamatrix64x64 | Data Matrix Type 64x64. |
Datamatrix72x72 | Data Matrix Type 72x72. |
Datamatrix80x80 | Data Matrix Type 80x80. |
Datamatrix88x88 | Data Matrix Type 88x88. |
Datamatrix8x18 | Data Matrix Type 8x18. |
Datamatrix8x32 | Data Matrix Type 8x32. |
Datamatrix96x96 | Data Matrix Type 96x96. |
MicroPdf417 | MicroPDF417. |
Pdf417 | PDF417. |
QrModel1Version1 | QR Code Model 1, Version 1. |
QrModel1Version10 | QR Code Model 1, Version 10. |
QrModel1Version11 | QR Code Model 1, Version 11. |
QrModel1Version12 | QR Code Model 1, Version 12. |
QrModel1Version13 | QR Code Model 1, Version 13. |
QrModel1Version14 | QR Code Model 1, Version 14. |
QrModel1Version2 | QR Code Model 1, Version 2. |
QrModel1Version3 | QR Code Model 1, Version 3. |
QrModel1Version4 | QR Code Model 1, Version 4. |
QrModel1Version5 | QR Code Model 1, Version 5. |
QrModel1Version6 | QR Code Model 1, Version 6. |
QrModel1Version7 | QR Code Model 1, Version 7. |
QrModel1Version8 | QR Code Model 1, Version 8. |
QrModel1Version9 | QR Code Model 1, Version 9. |
QrModel2Version1 | QR Code Model 2, Version 1. |
QrModel2Version10 | QR Code Model 2, Version 10. |
QrModel2Version11 | QR Code Model 2, Version 11. |
QrModel2Version12 | QR Code Model 2, Version 12. |
QrModel2Version13 | QR Code Model 2, Version 13. |
QrModel2Version14 | QR Code Model 2, Version 14. |
QrModel2Version15 | QR Code Model 2, Version 15. |
QrModel2Version16 | QR Code Model 2, Version 16. |
QrModel2Version17 | QR Code Model 2, Version 17. |
QrModel2Version18 | QR Code Model 2, Version 18. |
QrModel2Version19 | QR Code Model 2, Version 19. |
QrModel2Version2 | QR Code Model 2, Version 2. |
QrModel2Version20 | QR Code Model 2, Version 20. |
QrModel2Version21 | QR Code Model 2, Version 21. |
QrModel2Version22 | QR Code Model 2, Version 22. |
QrModel2Version23 | QR Code Model 2, Version 23. |
QrModel2Version24 | QR Code Model 2, Version 24. |
QrModel2Version25 | QR Code Model 2, Version 25. |
QrModel2Version26 | QR Code Model 2, Version 26. |
QrModel2Version27 | QR Code Model 2, Version 27. |
QrModel2Version28 | QR Code Model 2, Version 28. |
QrModel2Version29 | QR Code Model 2, Version 29. |
QrModel2Version3 | QR Code Model 2, Version 3. |
QrModel2Version30 | QR Code Model 2, Version 30. |
QrModel2Version31 | QR Code Model 2, Version 31. |
QrModel2Version32 | QR Code Model 2, Version 32. |
QrModel2Version33 | QR Code Model 2, Version 33. |
QrModel2Version34 | QR Code Model 2, Version 34. |
QrModel2Version35 | QR Code Model 2, Version 35. |
QrModel2Version36 | QR Code Model 2, Version 36. |
QrModel2Version37 | QR Code Model 2, Version 37. |
QrModel2Version38 | QR Code Model 2, Version 38. |
QrModel2Version39 | QR Code Model 2, Version 39. |
QrModel2Version4 | QR Code Model 2, Version 4. |
QrModel2Version40 | QR Code Model 2, Version 40. |
QrModel2Version5 | QR Code Model 2, Version 5. |
QrModel2Version6 | QR Code Model 2, Version 6. |
QrModel2Version7 | QR Code Model 2, Version 7. |
QrModel2Version8 | QR Code Model 2, Version 8. |
QrModel2Version9 | QR Code Model 2, Version 9. |
System.Object
System.ValueType
System.Enum
Leadtools.Services.Barcode.DataContracts.BarcodeType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2