←Select platform

MaxiBarcodeData Constructor

Summary

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

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

Remarks

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

Member Value
Symbology BarcodeSymbology.Maxi

Example

For an example, refer to MaxiBarcodeData.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly