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



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

Specify the 4 state stacked barcode type to write.

Syntax

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

Members

MemberDescription
Rss14ExpandedStackedGS1 Databar (formerly RSS14) Expanded Stacked barcode type. Used as GS1 Databar (formerly RSS14) Expanded if the available space is too narrow to fit in one line.
Rss14StackedGS1 Databar (formerly RSS14) Stacked / GS1 Databar (formerly RSS14) Stacked Omni-Directional types. Used as GS1 Databar (formerly RSS14) if the available space is too narrow for the standard GS1 Databar (formerly RSS14).

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

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