Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

ReadMode Property (PDF417BarcodeReadOptions)








Gets or sets a value that indicates the channel mode to use when reading PDF417 barcodes.
Syntax
[CategoryAttribute("			Options")]
[DisplayNameAttribute("Mode")]
[DefaultValueAttribute()]
[DescriptionAttribute("PDF417 Channel mode")]
public PDF417BarcodeReadMode ReadMode {get; set;}
'Declaration
 
<CategoryAttribute("			Options")>
<DisplayNameAttribute("Mode")>
<DefaultValueAttribute()>
<DescriptionAttribute("PDF417 Channel mode")>
Public Property ReadMode As PDF417BarcodeReadMode
'Usage
 
Dim instance As PDF417BarcodeReadOptions
Dim value As PDF417BarcodeReadMode
 
instance.ReadMode = value
 
value = instance.ReadMode
[CategoryAttribute("			Options")]
[DisplayNameAttribute("Mode")]
[DefaultValueAttribute()]
[DescriptionAttribute("PDF417 Channel mode")]
public PDF417BarcodeReadMode ReadMode {get; set;}
@property (nonatomic, assign) LTPDF417BarcodeReadMode readMode
public PDF417BarcodeReadMode getReadMode()
public void setReadMode(PDF417BarcodeReadMode value)
            
CategoryAttribute("			Options")
DisplayNameAttribute("Mode")
DefaultValueAttribute()
DescriptionAttribute("PDF417 Channel mode")
 <br/>get_ReadMode();<br/>set_ReadMode(value);<br/>Object.defineProperty('ReadMode'); 
[CategoryAttribute("			Options")]
[DisplayNameAttribute("Mode")]
[DefaultValueAttribute()]
[DescriptionAttribute("PDF417 Channel 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 Mode0
Remarks

Refer to PDF417BarcodeReadMode for more information.

Example

For an example, refer to PDF417BarcodeReadOptions.

Requirements

Target Platforms

See Also

Reference

PDF417BarcodeReadOptions Class
PDF417BarcodeReadOptions Members

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