| Name | Description |
|---|---|
| CleanRecognizerSession | Cleans the current recognition session. |
| ConvertLanguageIdToLCID | Converts ABBYY FineReader Engine internal representation of language ID by the LanguageIdEnum into Win32 standard LCID. |
| ConvertLCIDToLanguageId | Converts Win32 standard LCID into ABBYY FineReader Engine internal representation of language ID by the LanguageIdEnum. |
| EditUserPattern Note: Windows only. | Produces the dialog box for editing user pattern in the specified path. |
| GetAvailableLicenses | Provides access to the collection of available licenses. |
| LoadModule | Allows you to load the modules which will be necessary for application operation. |
| LoadPredefinedProfile | Loads one of the predefined profiles. |
| LoadProfile | Loads a user profile file. |
| MergePatterns | Merges several user pattern files into one file. |
| ReleaseOnlineLicense Note: Linux and Windows only. | Disables and removes an Online License. |
| RestartLicensing Note: Linux and Windows only. | Restarts licensing, for example, after the connection to the license server was broken and re-established. |
| SetCurrentLicense | Sets current license. |
| SetLicensingConnectionRecoveryCallback Note: Linux and Windows only. | Sets the user-implemented interface which is used to manage the connection breakdowns. |
| SetParallelProcessingCallback Note: Linux and Windows only. | Sets the interface which is used to manage the parallel processing work. |
| StartLogging | Enables logging of errors, warnings and method calls. |
| StopLogging | Disables logging of errors, warnings and method calls. |
| TrainUserPattern | Allows you to perform pattern training. |
Supplementary Methods
Supplementary Methods of the Engine Object
Supplementary methods of the Engine Object in the ABBYY FineReader Engine API — overview of additional Engine methods for licensing, profile loading, pattern training, logging, and recognition session management.
The Engine object exposes the methods which provide additional services.
RecognizeImageFile Method of the Engine Object
Previous
CleanRecognizerSession Method of the Engine Object
Next
