This object represents a collection of predefined languages. Predefined languages are recognition languages supported by ABBYY FineReader Engine by default. The collection of predefined languages is created upon FineReader Engine initialization and exists until it is deinitialized. Besides standard collection functionality, this object exposes the Find method that allows you to get a PredefinedLanguage object by its internal name. The collection is accessible via the Engine object.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.
- 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.
Properties
Methods
Related objects
Object Diagram
Samples
C# code
C# code
- Linux: CustomLanguage
- Windows: CustomLanguage; and demo tools: BatchProcessingRecognition, Classification, Engine Predefined Processing Profiles, MultiProcessingRecognition, PDFExportProfiles
