Leadtools.Services.Barcode.DataContracts Namespace : ReadBarcode1dStandardFlags Enumeration |
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcodeStandardFlags")] [FlagsAttribute()] public enum ReadBarcode1dStandardFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcodeStandardFlags")> <FlagsAttribute()> Public Enum ReadBarcode1dStandardFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ReadBarcode1dStandardFlags
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcodeStandardFlags")] [FlagsAttribute()] public enum ReadBarcode1dStandardFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Services.Barcode.DataContracts.ReadBarcode1dStandardFlags = function() { }; Leadtools.Services.Barcode.DataContracts.ReadBarcode1dStandardFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcodeStandardFlags")] [FlagsAttribute()] public enum class ReadBarcode1dStandardFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
All | Searches for all linear barcode types. |
Codabar | CODABAR (Ames Code/USD-4/NW-7/2 of 7 Code) type. Used in libraries and blood banks. |
Code11 | Code 11(USD-8) type. Used in labeling telecommunications equipment. |
Code128 | Code 128 type. Very dense code, used extensively worldwide. |
Code3Of9 | Code 3 of 9 (Code 39) type. Used especially in non-retail environments. |
Code93 | Code 93 type. Compressed form of Code 39 |
CodeInterleaved2Of5 | Interleaved 2 of 5 type. Frequently used in warehouse and industrial applications. |
CodeStandard2Of5 | Standard 2 of 5 (Industrial 2 of 5) type. Used in the photofinishing, warehouse sorting industries and sequentially numbering airline tickets. |
Ean13 | EAN 13 type. Used internationally with consumer products. |
Ean8 | EAN 8 type. The short version of EAN13. |
Eanext2 | 2-digit supplemental type. May be used with UPCA, UPCE, EAN13 and EAN8 to indicate magazines and newspaper issue numbers. |
Eanext5 | 5-digit supplemental type. May be used with UPCA, UPCE, EAN13 and EAN8 on books to indicate a suggested retail price. |
Msi | MSI (Modified Plessey) type. Used to mark retail shelves for inventory control. |
Rss14 | GS1 Databar (formerly RSS14) type. Used in grocery industry, healthcare, and where items are too small to allow for older barcode symbologies. |
Rss14Expanded | GS1 Databar (formerly RSS14) Expanded type. It encodes item identification plus supplementary strings such as weight and date. Used in grocery industry and healthcare. |
Rss14Limited | GS1 Databar (formerly RSS14) Limited type. It is a short version of GS1 Databar (formerly RSS14). |
Uccean128 | UCCEAND 128 type (for read only) |
UpcA | UPC version A type. Used with consumer products in the U.S. |
UpcE | UPC version E type. It is the short version of UPCA. |
System.Object
System.ValueType
System.Enum
Leadtools.Services.Barcode.DataContracts.ReadBarcode1dStandardFlags
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