IFRPagesEvents Interface

This is a callback interface that is used for reporting events from the FRPages 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. Below you can find a short summary.

You need to implement the IFRPagesEvents interface and "advise" object implementing the interface to the FRPages object. As the interface is derived from the IUnknown interface, the client object should also implement the IUnknown methods.

An object receiving notifications through this interface's methods may do the following inside the methods' implementation:

  • Report information about page removing and adding completed.
  • Report information about pages renumbering completed.

Methods

Name Description
PageAdded Delivers to the client information about page adding completed.
PageRemoved Delivers to the client information about page removing completed.
PagesRenumbered Delivers to the client information about pages renumbering completed.

See also

FRPages

Working with Connectable Objects

27.04.2022 8:30:37

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.