IProcessingEvents
OnProgress Method of the IProcessingEvents Interface
OnProgress method of the IProcessingEvents Interface in the ABBYY FineReader Engine API — Client-side method called by Engine.InjectTextLayer to deliver percentage progress information and allow cancellation.
This method is implemented on the client-side. It is called by ABBYY FineReader Engine for the InjectTextLayer method of the Engine object. It delivers to the client information about approximate percentage of the operation completed. Its implementation may show a progress indicator, as it is done in ABBYY FineReader. It can also process any system messages to help prevent the application from appearing unresponsive during long operations.
