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

MicroPDF417BarcodeSymbolSize Enumeration








Symbol size to use when writing MicroPDF417 barcodes. .NET support WinRT support Silverlight support
Syntax
[SerializableAttribute()]
public enum MicroPDF417BarcodeSymbolSize : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<SerializableAttribute()>
Public Enum MicroPDF417BarcodeSymbolSize 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MicroPDF417BarcodeSymbolSize
[SerializableAttribute()]
public enum MicroPDF417BarcodeSymbolSize : System.IComparableSystem.IConvertibleSystem.IFormattable  
ObjectiveC Syntax
Java Syntax
Leadtools.Barcode.MicroPDF417BarcodeSymbolSize = function() { };
Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()]
public enum class MicroPDF417BarcodeSymbolSize : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
Size10X3

10 rows by 3 columns

Size10X4

10 rows by 4 columns

Size11X1

11 rows by 1 column

Size11X2

11 rows by 2 columns

Size12X3

12 rows by 3 columns

Size12X4

12 rows by 4 columns

Size14X1

14 rows by 1 column

Size14X2

14 rows by 2 columns

Size15X3

15 rows by 3 columns

Size15X4

15 rows by 4 columns

Size17X1

17 rows by 1 column

Size17X2

17 rows by 2 columns

Size20X1

20 rows by 1 column

Size20X2

20 rows by 2 columns

Size20X3

20 rows by 3 columns

Size20X4

20 rows by 4 columns

Size23X2

23 rows by 2 columns

Size24X1

24 rows by 1 column

Size26X2

26 rows by 2 columns

Size26X3

26 rows by 3 columns

Size26X4

26 rows by 4 columns

Size28X1

28 rows by 1 column

Size32X3

32 rows by 3 columns

Size32X4

32 rows by 4 columns

Size38X3

38 rows by 3 columns

Size38X4

38 rows by 4 columns

Size44X3

44 rows by 3 columns

Size44X4

44 rows by 4 columns

Size4X4

4 rows by 4 columns

Size6X3

6 rows by 3 columns

Size6X4

6 rows by 4 columns

Size8X2

8 rows by 2 columns

Size8X3

8 rows by 3 columns

Size8X4

8 rows by 4 columns

Smallest

Use smallest size required to save the data stored in BarcodeData

Remarks

The MicroPDF417BarcodeSymbolSize enumeration is used as the type for the MicroPDF417BarcodeWriteOptions.SymbolSize property and can be used to control the symbol size to use when writing MicroPDF417 barcodes.

When the value of MicroPDF417BarcodeWriteOptions.LimitByRowsAndColumns is false, the symbol size is control by the BarcodeData.Bounds and MicroPDF417BarcodeWriteOptions.XModule values used. Otherwise, the value of MicroPDF417BarcodeWriteOptions.SymbolSize will be used.

For more information, refer to Writing Barcodes - Bounds and sXModule.

Example

For an example, refer to MicroPDF417BarcodeWriteOptions.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Barcode.MicroPDF417BarcodeSymbolSize

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
MicroPDF417 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