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

Show in webframe

ReadBarcode1dStackedFlags Enumeration






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

            

            
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode1dStackedFlags")]
[FlagsAttribute()]
public enum class ReadBarcode1dStackedFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001Rss14StackedGS1 Databar (formerly RSS14) Stacked / GS1 Databar (formerly RSS14) Stacked Omni-Directional types. Used as GS1 Databar (formerly RSS14) when the available space is too narrow for the standard GS1 Databar (formerly RSS14).
0x00000002Rss14ExpandedStackedGS1 Databar (formerly RSS14) Expanded Stacked barcode type. Used as GS1 Databar (formerly RSS14) Expanded when the available space is too narrow to fit in one line.
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.ReadBarcode1dStackedFlags

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