←Select platform

Engine Property

Summary
Gets/sets the barcode engine to read barcodes.

Syntax
C#
C++/CLI
Java
Python
public BarcodeEngine Engine { get; set; } 
public BarcodeEngine getEngine(); 
public void setEngine( 
   BarcodeEngine barcodeEngine 
); 
public: 
property BarcodeEngine^ Engine { 
   BarcodeEngine^ get(); 
   void set (    BarcodeEngine^ ); 
} 
Engine # get and set (BarcodeObjectsManager) 

Property Value

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

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.