←Select platform

MicroQRBarcodeReadOptions Constructor

Summary

Initializes a new instance of the MicroQRBarcodeReadOptions class with default values.

Syntax

C#
VB
Java
Objective-C
C++
Public Function New() 
- (instancetype)init 
public MicroQRBarcodeReadOptions() 
public: 
MicroQRBarcodeReadOptions(); 

Remarks

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

Member Value
FriendlyName

Gets the friendly name of this class.

Example

For an example, refer to MicroQRBarcodeReadOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly