C#
VB
Java
Objective-C
C++
Initializes a new QRBarcodeReadOptions class with default values.
public QRBarcodeReadOptions() Public Function New() - (QRBtype)init public QRBarcodeReadOptions() public:QRBarcodeReadOptions();
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) |
For an example, refer to QRBarcodeReadOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
