Leadtools.Forms.Ocr Namespace > IOcrEngine Interface : DocumentManager Property |
IOcrDocumentManager DocumentManager {get;}
'Declaration ReadOnly Property DocumentManager As IOcrDocumentManager
'Usage Dim instance As IOcrEngine Dim value As IOcrDocumentManager value = instance.DocumentManager
IOcrDocumentManager DocumentManager {get;}
get_DocumentManager();
property IOcrDocumentManager^ DocumentManager { IOcrDocumentManager^ get(); }
The DocumentManager allows you to do the following:
For more information, refer to IOcrDocumentManager.
You must call the Startup method before you can use the DocumentManager.
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