Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Forms.Recognition.Barcode Namespace > BarcodeObjectsManager Class : Engine Property |
public BarcodeEngine Engine {get; set;}
'Declaration Public Property Engine As BarcodeEngine
'Usage Dim instance As BarcodeObjectsManager Dim value As BarcodeEngine instance.Engine = value value = instance.Engine
public: property BarcodeEngine^ Engine { BarcodeEngine^ get(); void set ( BarcodeEngine^ value); }