←Select platform

MicroQRBarcodeData Constructor

Summary
Initializes a new instance of the MicroQRBarcodeData class with default values.
Syntax
C#
VB
Objective-C
C++
Java
Public Function New() 
- (instancetype)init 
public MicroQRBarcodeData() 
public: 
MicroQRBarcodeData(); 
Remarks

In addition to setting the base class members as specified in BarcodeData(), the following member is initialized as follows:

Member Value
Symbology BarcodeSymbology.MicroQR
Example

For an example, refer to MicroQRBarcodeData.

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.