←Select platform

WriteBarcode1d4StateType Enumeration

Summary

Specify the 4 state barcode type to write.

Syntax

C#
VB
C++
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcode1d4StateType")] 
public enum WriteBarcode1d4StateType 
  
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcode1d4StateType")> 
Public Enum WriteBarcode1d4StateType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcode1d4StateType")] 
public enum class WriteBarcode1d4StateType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0AustralianPostAustralian Post 4 State type.
1Rm4sccRoyal Mail (RM4SCC) 4 State type.
2Usps4bcUSPS 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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Barcode.DataContracts Assembly