| Object/Enumeration | Property/Method/Constant | What has happened? | Comment |
|---|---|---|---|
| FRPage | ProcessBusinessCards | Removed | This method is no longer necessary in Linux and Windows because business cards can now be processed in parallel. |
| FRDocument | ProcessBusinessCards | Removed | This method is no longer necessary in Linux and Windows because business cards can now be processed in parallel. |
| BusinessCardProcessingParams | Removed | To enable detection of multiple business cards on one page, set the SplitType property of the PagePreprocessingParams object to PST\_BusinessCardSplit. | |
| BusinessCardsCollection | Renamed | The new name of the object is BusinessCards. New naming convention is that the temporary collections have Collection postfix in their name, while this is a read-only collection. | |
| BusinessCardField | FindComponentByType | Removed | Use the FindComponent method instead. |
Version 10
Business Cards API Compatibility with Version 10
Business Cards API compatibility changes between ABBYY FineReader Engine 12 and 10 — objects, properties, methods, and constants that changed or were removed.
This section describes all changes to business cards API which may require changes in the source code of your applications.
