- Report information on image editing, document analysis, recognition and export, and cancel these operations.
- process any system messages to help prevent the application from appearing unresponsive during long operations. This can be useful in applications with a user interface.
- Report information about mouse moving and clicking, key pressing, scrolling.
IDocumentViewerEvents
IDocumentViewerEvents Interface
IDocumentViewerEvents interface in ABBYY FineReader Engine Visual Components on Windows — This is a callback interface that is used for reporting events from the DocumentViewer object to the listeners.
This is a callback interface that is used for reporting events from the DocumentViewer 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.
This interface is derived from IInputEvents interface and inherits all its methods.
An object receiving notifications through this interface’s methods may do the following inside the methods’ implementation:
OnVisibleDocumentAreaChange Method of the IZoomViewerEvents Interface
Previous
OnActivePageChanged Method of the IDocumentViewerEvents Interface
Next
