←Select platform
In This Topic ▼

IOcrEngine Interface Members

Summary

The following tables list the members exposed by IOcrEngine.

Public Methods

Name Description
Public Method
CreatePage Create an IOcrPage from a raster image.
Public Method GetErrorCodeString Gets a string description of an engine-specific error code value.
Public Method GetLastStatistic Gets the accuracy and timing data of the latest successful recognition process.
Public Method Shutdown Shuts down the OCR engine and frees all resources and memory allocated to it.
Public Method Startup Starts the OCR engine.

Public Properties

Name Description
Public Property
AutoRecognizeManager Support for one shot "fire and forget" OCR operations.
Public Property DocumentManager Allows you to create new OCR documents that are used to create final documents such as PDF or Microsoft Word from the recognition results.
Public Property DocumentWriterInstance Gets the instance of the DocumentWriter object being used inside this IOcrEngine.
Public Property EngineType Gets the type of this IOcrEngine.
Public Property IsStarted Determines whether this IOcrEngine has been started and is ready to be used.
Public Property LanguageManager Provides access to the language environment of the character sets used by this IOcrEngine.
Public Property RasterCodecsInstance Gets the instance of the RasterCodecs object being used inside this IOcrEngine.
Public Property RuntimeFileCallback Redirects searching and loading of engine files at runtime to a specified directory or memory stream.
Public Property SettingManager Manages the underlying engine-specific settings of this IOcrEngine.
Public Property SpellCheckManager Manages the spell checking subsystem.
Public Property WorkDirectory Gets the path to the work directory used by this IOcrEngine to store the engine temporary files.
Public Property ZoneManager Provides support for determining the various zone types, recognition modules and fill methods supported by this engine type.

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

Leadtools.Ocr Assembly