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

ReadMode Property (PDF417BarcodeReadOptions)








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

Property Value

A PDF417BarcodeReadMode enumeration member that specifies the channel mode to use when reading PDF417 barcodes. Default value is PDF417BarcodeReadMode.Mode0
Remarks

Refer to PDF417BarcodeReadMode for more information.

Example

For an example, refer to PDF417BarcodeReadOptions.

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

PDF417BarcodeReadOptions Class
PDF417BarcodeReadOptions 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