| 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. |
