Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > BarcodeReader Class : Engine Property |
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(); }
Use this property to get quick access to the owner BarcodeEngine.