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

WriteBarcode2DDataMatrixType Enumeration

Show in webframe





Specifies the data matrix barcode type to write.
Syntax
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcode2DDataMatrixType")]
public enum WriteBarcode2DDataMatrixType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcode2DDataMatrixType")>
Public Enum WriteBarcode2DDataMatrixType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WriteBarcode2DDataMatrixType

            

            
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcode2DDataMatrixType")]
public enum class WriteBarcode2DDataMatrixType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000DatamatrixDefaultData Matrix Default Type.
0x00000001Datamatrix10x10Data Matrix Type 10x10.
0x00000002Datamatrix12x12Data Matrix Type 12x12.
0x00000003Datamatrix14x14Data Matrix Type 14x14.
0x00000004Datamatrix16x16Data Matrix Type 16x16.
0x00000005Datamatrix18x18Data Matrix Type 18x18.
0x00000006Datamatrix20x20Data Matrix Type 20x20.
0x00000007Datamatrix22x22Data Matrix Type 22x20.
0x00000008Datamatrix24x24Data Matrix Type 24x24.
0x00000009Datamatrix26x26Data Matrix Type 26x26.
0x0000000ADatamatrix32x32Data Matrix Type 32x32.
0x0000000BDatamatrix36x36Data Matrix Type 36x36.
0x0000000CDatamatrix40x40Data Matrix Type 40x40.
0x0000000DDatamatrix44x44Data Matrix Type 44x44.
0x0000000EDatamatrix48x48Data Matrix Type 48x48.
0x0000000FDatamatrix52x52Data Matrix Type 52x52.
0x00000010Datamatrix64x64Data Matrix Type 64x64.
0x00000011Datamatrix72x72Data Matrix Type 72x72.
0x00000012Datamatrix80x80Data Matrix Type 80x80.
0x00000013Datamatrix88x88Data Matrix Type 88x88.
0x00000014Datamatrix96x96Data Matrix Type 96x96.
0x00000015Datamatrix104x104Data Matrix Type 104x104.
0x00000016Datamatrix120x120Data Matrix Type 120x120.
0x00000017Datamatrix132x132Data Matrix Type 132x132.
0x00000018Datamatrix144x144Data Matrix Type 144x144.
0x00000019Datamatrix8x18Data Matrix Type 8x18.
0x0000001ADatamatrix8x32Data Matrix Type 8x32.
0x0000001BDatamatrix12x26Data Matrix Type 12x26.
0x0000001CDatamatrix12x36Data Matrix Type 12x36.
0x0000001DDatamatrix16x36Data Matrix Type 16x36.
0x0000001EDatamatrix16x48Data Matrix Type 16x48.
0x0000001FDatamatrixWriteRectangleData Matrix Write Rectangle Type.
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.WriteBarcode2DDataMatrixType

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