Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

FREngineVersionEnum enumeration constants are used to denote previously supported versions of ABBYY FineReader Engine.
typedef enum {
 FREV_10,
 FREV_11
} FREngineVersionEnum;

Elements

NameDescription
FREV\_10The major supported version of ABBYY FineReader Engine is 10.
FREV\_11The major supported version of ABBYY FineReader Engine is 11.

Used in

FRDocument::ConvertFromOldVersion