←Select platform

BarcodeEngine Constructor

Summary

Creates a new instance of the BarcodeEngine class.

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

Remarks

When an instance of BarcodeEngine is initialized, the BarcodeEngine.Reader and BarcodeEngine.Writer properties will be initialized with a new instance of BarcodeReader and BarcodeWriter classes respectively.

Example

For an example, refer to BarcodeEngine.

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