AvailableVisualComponentsFlags

The AVC_ prefixed flags are used to denote the possible ABBYY FineReader Engine modules for Visual Components whose availability depends on the license. The ILicense::AvailableVisualComponents property returns a bitwise OR combination of zero or more of these flags values, where each set bit indicates that the corresponding Visual Component module is available in the license.

module AvailableVisualComponentsFlags
{
  const int AVC_ImageViewer    = 0x00000001;
  const int AVC_DocumentViewer = 0x00000002;
  const int AVC_TextEditor     = 0x00000004;
  const int AVC_TextValidator  = 0x00000008;
  const int AVC_Scanning       = 0x00000010;
  const int AVC_Training       = 0x00000020;
};
    

Elements

Flag name Description
AVC_DocumentViewer Document Batch Managing module. This module is currently not supported.
AVC_ImageViewer Image Viewing and Blocks Drawing module. This module is currently not supported.
AVC_Scanning Scanning module.
AVC_TextEditor Text Viewing and Editing module. This module is currently not supported.
AVC_TextValidator Full-Text Verification module. This module is currently not supported.
AVC_Training User Patterns Training module.

Used in

License

ABBYY FineReader Engine 12 Modules

24.03.2023 8:51:52

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.