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



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

Flags that identify the 4 state barcode types to search for.

Syntax

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

Members

MemberDescription
AustralianPostAustralian Post 4 State type.
Rm4sccRoyal Mail (RM4SCC) 4 State type.
Usps4bcUSPS OneCode 4-State Barcode (4BC) type.

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

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