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

ReadMode Property (MicroPDF417BarcodeReadOptions)








Gets or sets a value that indicates the channel mode to use when reading MicroPDF417 barcodes. .NET support WinRT support Silverlight support
Syntax
[DefaultValueAttribute()]
[CategoryAttribute("			Options")]
[DisplayNameAttribute("Mode")]
[DescriptionAttribute("MicroPDF417 Channel mode")]
public MicroPDF417BarcodeReadMode ReadMode {get; set;}
'Declaration
 
<DefaultValueAttribute()>
<CategoryAttribute("			Options")>
<DisplayNameAttribute("Mode")>
<DescriptionAttribute("MicroPDF417 Channel mode")>
Public Property ReadMode As MicroPDF417BarcodeReadMode
'Usage
 
Dim instance As MicroPDF417BarcodeReadOptions
Dim value As MicroPDF417BarcodeReadMode
 
instance.ReadMode = value
 
value = instance.ReadMode
[DefaultValueAttribute()]
[CategoryAttribute("			Options")]
[DisplayNameAttribute("Mode")]
[DescriptionAttribute("MicroPDF417 Channel mode")]
public MicroPDF417BarcodeReadMode ReadMode {get; set;}
ObjectiveC Syntax
Java Syntax
DefaultValueAttribute()
CategoryAttribute("			Options")
DisplayNameAttribute("Mode")
DescriptionAttribute("MicroPDF417 Channel mode")
 get_ReadMode();
set_ReadMode(value);
[DefaultValueAttribute()]
[CategoryAttribute("			Options")]
[DisplayNameAttribute("Mode")]
[DescriptionAttribute("MicroPDF417 Channel mode")]
public:
property MicroPDF417BarcodeReadMode ReadMode {
   MicroPDF417BarcodeReadMode get();
   void set (    MicroPDF417BarcodeReadMode value);
}

Property Value

An MicroPDF417BarcodeReadMode enumeration member that specifies the channel mode to use when reading MicroPDF417 barcodes. The default value is MicroPDF417BarcodeReadMode.Mode0
Remarks

Refer to MicroPDF417BarcodeReadMode for more information.

Example

For an example, refer to MicroPDF417BarcodeReadOptions.

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

MicroPDF417BarcodeReadOptions Class
MicroPDF417BarcodeReadOptions Members

 

 


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