Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > MicroPDF417BarcodeData Class : MicroPDF417BarcodeData Constructor |
public MicroPDF417BarcodeData()
'Declaration
Public Function New()
'Usage
Dim instance As New MicroPDF417BarcodeData()
public MicroPDF417BarcodeData()
- (instancetype)init
public MicroPDF417BarcodeData()
function MicroPDF417BarcodeData()
public:
MicroPDF417BarcodeData();
In addition to setting the base class members as specified in BarcodeData(), the following members are initialized as follows:
Member | Value |
---|---|
Symbology | BarcodeSymbology.MicroPDF417 |
IsLinked | false |
DataCode | 0 |
For an example, refer to MicroPDF417BarcodeData.