Leadtools.Forms.Ocr Namespace > IOcrDocument Interface : Engine Property |
IOcrEngine Engine {get;}
'Declaration ReadOnly Property Engine As IOcrEngine
'Usage Dim instance As IOcrDocument Dim value As IOcrEngine value = instance.Engine
IOcrEngine Engine {get;}
get_Engine();
property IOcrEngine^ Engine { IOcrEngine^ get(); }
Engine will have the same value as the IOcrEngine object that owns the IOcrDocumentManager used to create this OCR document.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
IOcrDocument Interface
IOcrDocument Members
Leadtools.Forms.DocumentWriters.DocumentFormat
IOcrDocumentManager Interface
IOcrDocument.Save
IOcrDocument.SaveXml
IOcrDocument.SaveAsync
IOcrDocument.SaveXmlAsync
IOcrPage.Recognize
IOcrEngine Interface
OcrEngineManager Class
OcrEngineType Enumeration
Programming with the LEADTOOLS .NET OCR
Files to be Included with Your Application