←Select platform

QRBarcodeReadOptions Constructor

Summary
Initializes a new QRBarcodeReadOptions class with default values.
Syntax
C#
VB
Objective-C
C++
Java
Public Function New() 
- (QRBtype)init 
public QRBarcodeReadOptions() 
public: 
QRBarcodeReadOptions(); 
Remarks

In addition to setting the base class members as specified in BarcodeReadOptions(), the members are initialized as follows:

Member Value
EnableDoublePass

false

EnableDoublePassIfSuccess

false (for maximum performance)

EnablePreprocessing

false (for maximum performance)

Example

For an example, refer to QRBarcodeReadOptions.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.