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



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

Flags that identify the standard barcode types to search for.

Syntax

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

Members

MemberDescription
AllSearch for all linear barcode types.
CodabarCODABAR (Ames Code/USD-4/NW-7/2 of 7 Code) type. Used in libraries and blood banks.
Code11Code 11(USD-8) type. Used in labeling telecommunications equipment.
Code128Code 128 type. Very dense code, used extensively worldwide.
Code3Of9Code 3 of 9 (Code 39) type. Used especially in non-retail environments.
Code93Code 93 type. Compressed form of Code 39
CodeInterleaved2Of5Interleaved 2 of 5 type. Frequently used in warehouse and industrial applications.
CodeStandard2Of5Standard 2 of 5 (Industrial 2 of 5) type. Used in the photofinishing, warehouse sorting industries and sequentially numbering airline tickets.
Ean13EAN 13 type. Used with consumer products internationally.
Ean8EAN 8 type. The short version of EAN13.
Eanext22-digit supplemental type. May be used with UPCA, UPCE, EAN13 and EAN8 to indicate magazines and newspaper issue numbers.
Eanext55-digit supplemental type. May be used with UPCA, UPCE, EAN13 and EAN8 on books to indicate a suggested retail price.
MsiMSI (Modified Plessey) type. Used to mark retail shelves for inventory control.
Rss14GS1 Databar (formerly RSS14) type. Used in grocery industry, healthcare, and where items are too small to allow for older barcode symbologies.
Rss14ExpandedGS1 Databar (formerly RSS14) Expanded type. It encodes item identification plus supplementary strings such as weight and date. Used in grocery industry and healthcare.
Rss14LimitedGS1 Databar (formerly RSS14) Limited type. It is a short version of GS1 Databar (formerly RSS14).
Uccean128UCCEAND 128 type (for read only)
UpcAUPC version A type. Used with consumer products in U.S.
UpcEUPC version E type. It is the short version of UPCA.

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.ReadBarcode1dStandardFlags

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