Skip to main content

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.

Visual Components are implemented in FRE for Windows.
This is a callback interface that is used for reporting events from the ComponentSynchronizer object to the listeners. This interface is implemented on the client-side. See the detailed implementation advice for your development tool in Working with Connectable Objects.

Methods

NameDescription
OnSynchronizationOverCalled after Component Synchronizer has finished synchronization. Delivers to the client information on the operation which has required synchronization.

See also

Working with Connectable Objects ComponentSynchronizer