Supplementary Methods of the Engine Object
The Engine object exposes the methods which provide additional services.
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. |
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. |
SetCurrentLicense | Sets current license. |
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. |
See also
03.07.2024 8:50:10