←Select platform

AztecBarcodeData Constructor

Summary

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

Syntax

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

Remarks

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

Member Value
Symbology BarcodeSymbology.Aztec
Example

For an example, refer to AztecBarcodeData.

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