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

Show in webframe

ReadMode Property (MicroPDF417BarcodeReadOptions)








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

Refer to MicroPDF417BarcodeReadMode for more information.

Example

For an example, refer to MicroPDF417BarcodeReadOptions.

Requirements

Target Platforms

See Also

Reference

MicroPDF417BarcodeReadOptions Class
MicroPDF417BarcodeReadOptions Members

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