This property provides access to the remaining number of pages/characters which can be processed till the end of the current period if the license has such a limitation. When this property value reaches 0, analysis, recognition and export operations will not be possible. The property uses as an input parameter the type of units (pages, characters) used by the ABBYY FineReader Engine license to limit the number of operations. The period is specified by the ILicense::VolumeRefreshingPeriod property.
CounterType[in] This variable specifies the type of units used by the ABBYY FineReader Engine license to limit the number of operations during the period. See the description of the LicenseCounterTypeEnum constants.Result[out, retval] Returns the remaining number of the specified limitation units which can be processed till the end of the current period.