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); }