←Select platform

PDF417BarcodeData Constructor

Summary

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

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

Remarks

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

Member Value
Symbology BarcodeSymbology.PDF417
Group 0

Example

For an example, refer to PDF417BarcodeData.

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