Visual Basic (Declaration) | |
---|---|
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcode1dPostType")> Public Enum WriteBarcode1dPostType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcode1dPostType")] public enum WriteBarcode1dPostType : Enum |
C++/CLI | |
---|---|
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcode1dPostType")] public enum class WriteBarcode1dPostType : public Enum |
Member | Description |
---|---|
Postnet | Postnet type. |
Planet | Planet type. |
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.
System.Object
System.ValueType
System.Enum
Leadtools.Services.Barcode.DataContracts.WriteBarcode1dPostType
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family