Leadtools.Services.Barcode.DataContracts Namespace : WriteBarcode2DDataMatrixType Enumeration |
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcode2DDataMatrixType")] public enum WriteBarcode2DDataMatrixType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcode2DDataMatrixType")> Public Enum WriteBarcode2DDataMatrixType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.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.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | DatamatrixDefault | Data Matrix Default Type. |
0x00000001 | Datamatrix10x10 | Data Matrix Type 10x10. |
0x00000002 | Datamatrix12x12 | Data Matrix Type 12x12. |
0x00000003 | Datamatrix14x14 | Data Matrix Type 14x14. |
0x00000004 | Datamatrix16x16 | Data Matrix Type 16x16. |
0x00000005 | Datamatrix18x18 | Data Matrix Type 18x18. |
0x00000006 | Datamatrix20x20 | Data Matrix Type 20x20. |
0x00000007 | Datamatrix22x22 | Data Matrix Type 22x20. |
0x00000008 | Datamatrix24x24 | Data Matrix Type 24x24. |
0x00000009 | Datamatrix26x26 | Data Matrix Type 26x26. |
0x0000000A | Datamatrix32x32 | Data Matrix Type 32x32. |
0x0000000B | Datamatrix36x36 | Data Matrix Type 36x36. |
0x0000000C | Datamatrix40x40 | Data Matrix Type 40x40. |
0x0000000D | Datamatrix44x44 | Data Matrix Type 44x44. |
0x0000000E | Datamatrix48x48 | Data Matrix Type 48x48. |
0x0000000F | Datamatrix52x52 | Data Matrix Type 52x52. |
0x00000010 | Datamatrix64x64 | Data Matrix Type 64x64. |
0x00000011 | Datamatrix72x72 | Data Matrix Type 72x72. |
0x00000012 | Datamatrix80x80 | Data Matrix Type 80x80. |
0x00000013 | Datamatrix88x88 | Data Matrix Type 88x88. |
0x00000014 | Datamatrix96x96 | Data Matrix Type 96x96. |
0x00000015 | Datamatrix104x104 | Data Matrix Type 104x104. |
0x00000016 | Datamatrix120x120 | Data Matrix Type 120x120. |
0x00000017 | Datamatrix132x132 | Data Matrix Type 132x132. |
0x00000018 | Datamatrix144x144 | Data Matrix Type 144x144. |
0x00000019 | Datamatrix8x18 | Data Matrix Type 8x18. |
0x0000001A | Datamatrix8x32 | Data Matrix Type 8x32. |
0x0000001B | Datamatrix12x26 | Data Matrix Type 12x26. |
0x0000001C | Datamatrix12x36 | Data Matrix Type 12x36. |
0x0000001D | Datamatrix16x36 | Data Matrix Type 16x36. |
0x0000001E | Datamatrix16x48 | Data Matrix Type 16x48. |
0x0000001F | DatamatrixWriteRectangle | Data Matrix Write Rectangle Type. |
System.Object
System.ValueType
System.Enum
Leadtools.Services.Barcode.DataContracts.WriteBarcode2DDataMatrixType