C#
VB
C++
Specify the 4 state barcode type to write.
[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 WriteBarcode1d4StateTypeInherits System.EnumImplements 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
| Value | Member | Description |
|---|---|---|
| 0 | AustralianPost | Australian Post 4 State type. |
| 1 | Rm4scc | Royal Mail (RM4SCC) 4 State type. |
| 2 | Usps4bc | USPS OneCode 4-State Barcode (4BC) type. |
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
