LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

DatamatrixBarcodeSymbolSize Enumeration








Specifies the Datamatrix symbol size. .NET support WinRT support Silverlight support
Syntax
[SerializableAttribute()]
public enum DatamatrixBarcodeSymbolSize : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<SerializableAttribute()>
Public Enum DatamatrixBarcodeSymbolSize 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DatamatrixBarcodeSymbolSize
[SerializableAttribute()]
public enum DatamatrixBarcodeSymbolSize : System.IComparableSystem.IConvertibleSystem.IFormattable  
ObjectiveC Syntax
Java Syntax
Leadtools.Barcode.DatamatrixBarcodeSymbolSize = function() { };
Leadtools.Barcode.DatamatrixBarcodeSymbolSize.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()]
public enum class DatamatrixBarcodeSymbolSize : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AutoSize

Use the minimum required size based on the data inside the barcode (the data set using BarcodeData.SetData). This value is valid only when writing a Datamatrix barcode.

FitToBounds

Use as much size to fit the data inside BarcodeData.Bounds. This value is valid only when writing a Datamatrix barcode.

Size104X104

104 X 104

Size10X10

10 x 10

Size120X120

120 X 120

Size12X12

12 X 12

Size12X26

12 X 26

Size12X36

12 X 36

Size132X132

132 X 132

Size144X144

144 X 144

Size14X14

14 X 14

Size16X16

16 X 16

Size16X36

16 X 36

Size16X48

16 X 48

Size18X18

18 X 18

Size20X20

20 X 20

Size22X22

22 X 22

Size24X24

24 X 24

Size26X26

26 X 26

Size32X32

32 X 32

Size36X36

36 X 36

Size40X40

40 X 40

Size44X44

44 X 44

Size48X48

48 X 48

Size52X52

52 X 52

Size64X64

64 X 64

Size72X72

72 X 72

Size80X80

80 X 80

Size88X88

88 X 88

Size8X18

8 X 18

Size8X32

8 X 32

Size96X96

96 X 96

Remarks

Used as the type for the DatamatrixBarcodeData.SymbolSize property to specify the Datamatrix barcode symbol size.

Example

For an example, refer to DatamatrixBarcodeData.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Barcode.DatamatrixBarcodeSymbolSize

Requirements

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

See Also

Reference

Leadtools.Barcode Namespace
Datamatrix Barcodes in LEADTOOLS

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features