←Select platform

BarcodeEngine Constructor

Summary

Creates a new instance of the BarcodeEngine class.

Syntax

C#
VB
Java
Objective-C
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly