Leadtools.Services.Barcode.DataContracts Namespace : ReadBarcode1dStackedFlags Enumeration |
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode1dStackedFlags")] [FlagsAttribute()] public enum ReadBarcode1dStackedFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode1dStackedFlags")> <FlagsAttribute()> Public Enum ReadBarcode1dStackedFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ReadBarcode1dStackedFlags
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode1dStackedFlags")] [FlagsAttribute()] public enum ReadBarcode1dStackedFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Services.Barcode.DataContracts.ReadBarcode1dStackedFlags = function() { }; Leadtools.Services.Barcode.DataContracts.ReadBarcode1dStackedFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode1dStackedFlags")] [FlagsAttribute()] public enum class ReadBarcode1dStackedFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Rss14ExpandedStacked | GS1 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. |
Rss14Stacked | GS1 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). |
System.Object
System.ValueType
System.Enum
Leadtools.Services.Barcode.DataContracts.ReadBarcode1dStackedFlags
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2