Skip to main content
LicenseCounterTypeEnum enumeration constants are used to denote the units (pages, characters) used by the ABBYY FineReader Engine license to limit the number of the recognition and export operations during a period.
typedef enum {
 LCT_Pages,
 LCT_Characters,
 LCT_FineReaderXIXPages,
 LCT_FineReaderXIXCharacters
} LicenseCounterTypeEnum;

Elements

NameDescription
LCT\_PagesThe limitation counts pages.
LCT\_CharactersThe limitation counts characters.
LCT\_FineReaderXIXPagesThe limitation counts pages of the FineReader XIX module.
LCT\_FineReaderXIXCharactersThe limitation counts characters of the FineReader XIX module.

Used in

ILicense::VolumeRefreshingDate ILicense::VolumeRefreshingPeriod ILicense::VolumeRemaining ILicense::Volume