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

WriteBarcode1dStandardType Enumeration

Show in webframe





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

            

            
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcodeStandardFlags")]
public enum class WriteBarcode1dStandardType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000Ean13EAN 13 type. Used internationally with consumer products.
0x00000001Ean8EAN 8 type. The short version of EAN13.
0x00000002UpcAUPC version A type. Used with consumer products in U.S.
0x00000003UpcEUPC version E type. It is the short version of UPCA.
0x00000004Code3Of9Code 3 of 9 (Code 39) type. Used especially in non-retail environments.
0x00000005Code128Code 128 type. Very dense code, used extensively worldwide.
0x00000006CodeInterleaved2Of5Interleaved 2 of 5 type. Used in warehouse, industrial applications.
0x00000007CodabarCODABAR (Ames Code/USD-4/NW-7/2 of 7 Code) type. Used in libraries and blood banks.
0x00000008Code93Code 93 type. Compressed form of Code 39
0x00000009Eanext55-digit supplemental type. May be used with UPCA, UPCE, EAN13 and EAN8 on books to indicate a suggested retail price.
0x0000000AEanext22-digit supplemental type. May be used with UPCA, UPCE, EAN13 and EAN8 to indicate magazines and newspaper issue numbers.
0x0000000BMsiMSI (Modified Plessey) type. Used to mark retail shelves for inventory control.
0x0000000CCode11Code 11(USD-8) type. Used in labeling telecommunications equipment.
0x0000000DCodeStandard2Of5Standard 2 of 5 (Industrial 2 of 5) type. Used in the photofinishing, warehouse sorting industries and in sequentially numbering airline tickets.
0x0000000ERss14GS1 Databar (formerly RSS14) type. Used in grocery industry, healthcare, and where items are too small to allow for older barcode symbologies.
0x0000000FRss14LimitedGS1 Databar (formerly RSS14) Limited type. It is a short version of GS1 Databar (formerly RSS14).
0x00000010Rss14ExpandedGS1 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.WriteBarcode1dStandardType

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