Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

This section describes all changes to Engine loaders which may require changes in the source code of your applications.

Object/Enumeration

Property/Method/Constant

What has happened?

Comment

IEngineLoader

DataFolder
TempFolder

Removed

To specify the path to the folder with user-specific data and temporary files folder, set these parameters during initialization using the IEngineLoader::InitializeEngine method.

GetEngineObject
GetEngineObjectEx

Removed

Please use the IEngineLoader::InitializeEngine method instead.