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

MicroPDF417BarcodeReadMode Enumeration








MicroPDF417 read mode enumerations. .NET support WinRT support Silverlight support
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum MicroPDF417BarcodeReadMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MicroPDF417BarcodeReadMode
[SerializableAttribute()]
public enum MicroPDF417BarcodeReadMode : System.IComparableSystem.IConvertibleSystem.IFormattable  
ObjectiveC Syntax
Java Syntax
Leadtools.Barcode.MicroPDF417BarcodeReadMode = function() { };
Leadtools.Barcode.MicroPDF417BarcodeReadMode.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()]
public enum class MicroPDF417BarcodeReadMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
Mode0

Basic channel mode with no transmission of symbology: No escape doubling. Macro PDF is illegal. ECI is illegal. Reserved code words are illegal.

Mode1

Basic channel mode with transmit ]L1 symbology. Escape doubling. Macro PDF is transmitted. ECI is transmitted. Reserved code words are transmitted.

Mode2

Basic channel mode with transmit ]L2 symbology. No escape doubling. Macro PDF is illegal. ECI is illegal. Reserved code words are illegal.

Mode3Basic

Basic channel mode with transmit ]L0 symbology. No escape doubling. Macro PDF is illegal. ECI is illegal. Reserved code words are illegal.

Mode3Extended

Basic channel mode with transmit ]L0 symbology. Escape doubling. Macro PDF is transmitted. ECI is transmitted in GLI format. Reserved code words transmitted.

ModeMicroPDF417Basic

Basic channel mode with transmit ]L3 symbology. Code 128 Emulation Basic Channel Mode. Transmit ] L0, ] L3, ] L4, or ] L5 symbology ID. No escape doubling. Macro PDF is illegal. ECI is illegal. Reserved code words are illegal.

ModeMicroPDF417Extended

Extended channel mode with transmit ]L3 symbology. Code 128 Emulation Extended Channel Mode. Transmit ] L0, ] L3, ] L4, or ] L5 symbology ID. Escape doubling. Macro PDF is transmitted. ECI is transmitted in GLI format. Reserved code words transmitted.

Remarks

The MicroPDF417BarcodeReadMode enumeration is used as the type for the MicroPDF417BarcodeReadOptions.ReadMode property and can be used to control which mode to use when reading the MicroPDF417 data.

Example

For an example, refer to MicroPDF417BarcodeReadOptions.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Barcode.MicroPDF417BarcodeReadMode

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