←Select platform

OcrEngineInstance Property (DocumentConverter)

Summary

Engine instance to use when converting documents using OCR.

Syntax

C#
VB
Java
C++
public IOcrEngine OcrEngineInstance { get; } 
Public ReadOnly Property OcrEngineInstance() As IOcrEngine 
   Get 
public:  
   property IOcrEngine^ OcrEngineInstance 
   { 
      IOcrEngine^ get() 
   } 
public OcrEngine getOcrEngineInstance() 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.Converters Assembly
Click or drag to resize