Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

Engine Property (BarcodeReader)








Gets the instance of the BarcodeEngine associated with this class.
Syntax
public BarcodeEngine Engine {get;}
'Declaration
 
Public ReadOnly Property Engine As BarcodeEngine
'Usage
 
Dim instance As BarcodeReader
Dim value As BarcodeEngine
 
value = instance.Engine
public BarcodeEngine Engine {get;}
@property (nonatomic, strong, readonly) LTBarcodeEngine *engine
public BarcodeEngine getEngine()
 get_Engine(); 
public:
property BarcodeEngine^ Engine {
   BarcodeEngine^ get();
}

Property Value

A BarcodeEngine that specifies the barcode engine associated with this class.
Remarks

Use this property to get quick access to the owner BarcodeEngine.

Requirements

Target Platforms

See Also

Reference

BarcodeReader Class
BarcodeReader Members

Error processing SSI file
Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features