Skip to main content
This object is implemented in FRE for Linux and Windows.
This object represents a collection of OfficeConverterTypeEnum constants which denote the types of applications that could be used to convert incoming digital documents. The applications are sorted in the order of usage priority.
  • 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

NameTypeDescription
ApplicationEngine, read-onlyReturns the Engine object.
Countint, read-onlyStores the number of elements in the collection.
ElementOfficeConverterTypeEnumProvides access to a single element of the collection.

Methods

NameDescription
AddAdds a constant at the end of the collection. If the specified constant is already present in the collection, an error will be returned.
DeleteAllRemoves all the elements from the collection.
DeleteAtRemoves an element from the collection.
FindReturns the index of the specified constant in the collection.
InsertAtInserts a constant into the specified position in the collection.
ItemProvides access to a single element of the collection.
OfficeConverters Object Diagram

See also

Working with Collections Supported Digital Document Input Formats