AFCEM_ Prefixed Flags

The AFCEM_ prefixed flags are used to denote the possible ABBYY FlexiCapture SDK modules whose availability depends on the license. The ILicense::AvailableFlexiCaptureEngineModules property returns a bitwise OR combination of zero or more of these flags values, where each set bit indicates that the corresponding ABBYY FlexiCapture SDK module is available in the license.

module AFCEM
{
 const int AFCEM_FlexiCaptureEngineAPI         = 0x00000001;
 const int AFCEM_FlexibleLayouts               = 0x00000002;
 const int AFCEM_SearchablePDF                 = 0x00000008;
 const int AFCEM_ISIS                          = 0x00000010;
 const int AFCEM_Verification                  = 0x00000020;
 const int AFCEM_Chinese                       = 0x00000040;
 const int AFCEM_Japanese                      = 0x00000080;
 const int AFCEM_Korean                        = 0x00000100;
 const int AFCEM_Thai                          = 0x00000200;
 const int AFCEM_Vietnamese                    = 0x00000400;
 const int AFCEM_CyrillicICR                   = 0x00000800;
 const int AFCEM_AllowUnprotectedCustomModules = 0x00001000;
 const int AFCEM_Arabic                        = 0x00002000;
 const int AFCEM_Classification                = 0x00004000;
}
    

Elements

Name Description
AFCEM_AllowUnprotectedCustomModules Unprotected module in Document Description limitations.
AFCEM_Arabic Arabic module.
AFCEM_Chinese Chinese module.
AFCEM_Classification Classification module.
AFCEM_CyrillicICR Cyrillic ICR module.
AFCEM_FlexibleLayouts FlexibleLayouts module.
AFCEM_FlexiCaptureEngineAPI ABBYY FlexiCapture 12 SDK module.
AFCEM_ISIS

ISIS module.

Note: This module is not available in ABBYY FlexiCapture SDK. However, ABBYY FlexiCapture supports it. This enumeration constant is retained for compatibility with ABBYY FlexiCapture.

AFCEM_Japanese Japanese module.
AFCEM_Korean Korean module.
AFCEM_SearchablePDF Searchable PDF module.
AFCEM_Thai Thai module.
AFCEM_Vietnamese Vietnamese module.

Used in

ILicense::AvailableFlexiCaptureEngineModules

See also

ABBYY FlexiCapture 12 SDK Modules

15.08.2023 13:19:30

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.