Error processing SSI file
LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

Show in webframe

ReadBarcode1d4StateFlags Enumeration






These flags identify the 4 state barcode types to search for.
Syntax
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode1d4StateFlags")]
[FlagsAttribute()]
public enum ReadBarcode1d4StateFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode1d4StateFlags")>
<FlagsAttribute()>
Public Enum ReadBarcode1d4StateFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ReadBarcode1d4StateFlags

            

            
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode1d4StateFlags")]
[FlagsAttribute()]
public enum class ReadBarcode1d4StateFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001AustralianPostAustralian Post 4 State type.
0x00000002Rm4sccRoyal Mail (RM4SCC) 4 State type.
0x00000004Usps4bcUSPS OneCode 4-State Barcode (4BC) type.
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.ReadBarcode1d4StateFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Services.Barcode.DataContracts Namespace

Error processing SSI file
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