LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

ReadBarcode2DDataMatrixFlags Enumeration

Show in webframe





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

            

            
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode2DDataMatrixFlags")]
[FlagsAttribute()]
public enum class ReadBarcode2DDataMatrixFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001SquareReads square Data Matrix symbols.
0x00000002RectangleData Matrix Write Rectangle Type.
0x00000004SmallReads small Data Matrix symbols.
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.ReadBarcode2DDataMatrixFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Services.Barcode.DataContracts Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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