←Select platform

Engine Property

Summary

Gets/sets the barcode engine to read barcodes.

Syntax

C#
VB
C++
public BarcodeEngine Engine { get; set; } 
  
Public Property Engine As Leadtools.Barcode.BarcodeEngine 
public: 
property Leadtools.Barcode.BarcodeEngine^ Engine { 
   Leadtools.Barcode.BarcodeEngine^ get(); 
   void set (    Leadtools.Barcode.BarcodeEngine^ ); 
} 

Property Value

The Leadtools.Barcode.BarcodeEngine that is used in this BarcodeObjectsManager to perform barcode reading

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.