ITextEditorEvents
OnActivePageChanging Method of the ITextEditorEvents Interface
OnActivePageChanging method of the ITextEditorEvents 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 Text Editor. The process is invoked if the page is changed via the graphical user interface of Text Editor or any synchronized component. The process is not invoked if the active page is changed via API of Text Editor 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 ITextEditorEvents Interface
Previous
OnEditorBlockChanged Method of the ITextEditorEvents Interface
Next
