Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

DocumentManager Property








Allows you to create new OCR documents that are used to create final documents such as PDF or Microsoft Word from the recognition results.
Syntax
IOcrDocumentManager DocumentManager {get;}
'Declaration
 
ReadOnly Property DocumentManager As IOcrDocumentManager
'Usage
 
Dim instance As IOcrEngine
Dim value As IOcrDocumentManager
 
value = instance.DocumentManager
IOcrDocumentManager DocumentManager {get;}
@property (nonatomic, strong, readonly) LTOcrDocumentManager *documentManager
public OcrDocumentManager getDocumentManager()
get_DocumentManager(); 
property IOcrDocumentManager^ DocumentManager {
   IOcrDocumentManager^ get();
}

Property Value

The instance of the IOcrDocumentManager object that allow you to create final documents such as PDF or Microsoft Word from the recognition results.
Remarks

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.

Example
For an example, refer to IOcrDocumentManager.
Requirements

Target Platforms

See Also

Reference

IOcrEngine Interface
IOcrEngine Members
Startup
IsStarted Property
Shutdown Method
IOcrDocument Interface
Leadtools.Forms.DocumentWriters.DocumentFormat
OcrEngineManager Class
OcrEngineType Enumeration
Programming with the LEADTOOLS .NET OCR

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features