←Select platform

OcrEngineInstance Property

Summary

Engine instance to use when converting documents using OCR.

Syntax
C#
C++/CLI
Java
Python
public IOcrEngine OcrEngineInstance { get; } 
public:  
   property IOcrEngine^ OcrEngineInstance 
   { 
      IOcrEngine^ get() 
   } 
public OcrEngine getOcrEngineInstance() 
OcrEngineInstance # get  (DocumentConverter) 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Converter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.