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.Ocr Namespace > OcrObjectsManager Class : Engine Property |
public IOcrEngine Engine {get; set;}
'Declaration Public Property Engine As IOcrEngine
'Usage Dim instance As OcrObjectsManager Dim value As IOcrEngine instance.Engine = value value = instance.Engine
public: property IOcrEngine^ Engine { IOcrEngine^ get(); void set ( IOcrEngine^ value); }