IImageViewerEvents
OnActivePageChanging Method of the IImageViewerEvents Interface
OnActivePageChanging method of the IImageViewerEvents Interface in ABBYY FineReader Engine Visual Components on Windows — This method is implemented on the client-side.
This method is implemented on the client-side. It is called by ABBYY FineReader Engine before changing the active page in Image Viewer. The process is invoked if the page is changed via the graphical user interface of Image Viewer or any synchronized component. The process is not invoked if the active page is changed via API of Image Viewer or if the active page has been deleted.
The method delivers to the client a reference to the new active page. With the help of this method it is possible to cancel the operation.
OnActivePageChanged Method of the IImageViewerEvents Interface
Previous
OnAfterDblClick Method of the IImageViewerEvents Interface
Next
