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.