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