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