- The indexing of ABBYY FineReader Engine collections starts with 0.
- The foreach statement in C# (for each in Visual Basic .NET) can be used to manipulate the collection.
- In Linux and macOS, advise it to the FRPage object by the call to the AdviseFREngineObject global function.
- In Windows: set up the connection between it and the events source implemented in the FRPage object by standard COM means.
Properties
Methods
Related objects
Object Diagram
Input parameter
This object is passed as an input parameter to the AddPages method of the ExportFileWriter object.Samples
The object is used in the following code samples:- Linux: CustomLanguage
- Windows: CustomLanguage, RecognizedTextProcessing; and demo tools: BatchProcessingRecognition, Engine Predefined Processing Profiles.
