![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > QRBarcodeReadOptions Class : QRBarcodeReadOptions Constructor |
public QRBarcodeReadOptions()
'Declaration
Public Function New()
'Usage
Dim instance As New QRBarcodeReadOptions()
public QRBarcodeReadOptions()
- (instancetype)init
public QRBarcodeReadOptions()
function 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.