Error processing SSI file
LEADTOOLS Leadtools.Documents.Converters (Leadtools.Documents.Converters assembly)

Show in webframe

OcrEngineInstance Property






Engine instance to use when converting documents using OCR.
Syntax
public IOcrEngine OcrEngineInstance {get;}
'Declaration
 
Public ReadOnly Property OcrEngineInstance As IOcrEngine
'Usage
 
Dim instance As DocumentConverter
Dim value As IOcrEngine
 
value = instance.OcrEngineInstance
public OcrEngine getOcrEngineInstance()
            
public:
property IOcrEngine^ OcrEngineInstance {
   IOcrEngine^ get();
}

Property Value

The engine instance to use when converting documents using OCR.
Remarks

This property will return the same instance previously set with SetOcrEngineInstance.

Requirements

Target Platforms

See Also

Reference

DocumentConverter Class
DocumentConverter Members

Error processing SSI file
   Leadtools.Documents.Converters requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features