C#
VB
Java
Objective-C
C++
Creates a new instance of the BarcodeEngine class.
public BarcodeEngine()
Public Function New()
- (instancetype)init
public BarcodeEngine()
public:
BarcodeEngine();
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.
For an example, refer to BarcodeEngine.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET