LoadPredefinedProfile Method of the Engine Object

This method loads one of the predefined profiles. After the profile is loaded, newly created objects will have the new default values specified in the profile. For more information about working with profiles, see the Working with Profiles section of this Help file.

Syntax

HRESULT LoadPredefinedProfile( BSTR ProfileName );
    

Parameters

ProfileName
[in] This variable contains a profile name.

Below is a list of available predefined profiles:

For full list of the settings used by each profile, see Predefined Profiles Specification. Note, however, that these settings are subject to change without notice in future releases. The predefined profile files can be found in your distribution package in the Libraries/PredefinedProfiles folder.

Important! The profiles may require additional modules available in the license. See details in the descriptions of the profiles.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

Remarks

This method call cleans the current recognition session (i.e., the IEngine::CleanRecognizerSession method is called automatically).

Samples

The method is used in all code samples.

See also

Engine

Working with Profiles

27.04.2022 8:30:37

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.