In Windows, it can also process any system messages to help prevent the application from appearing unresponsive during long operations. This can be helpful in applications with a user interface.
IFRPageEvents
OnProgress Method of the IFRPageEvents Interface
OnProgress method of the IFRPageEvents Interface in the ABBYY FineReader Engine API — Client-side method called to report approximate percentage progress for FRPage operations (analysis, recognition, export).
This method is implemented on the client-side. It is called by ABBYY FineReader Engine for some of the methods of the FRPage object. It delivers to the client information about approximate percentage of the current operation (analysis, recognition, and export). Its implementation may show a progress indicator, as it is done in ABBYY FineReader.
OnPageProcessed Method of the IFRPageEvents Interface
Previous
OnRegionProcessed Method of the IFRPageEvents Interface
Next
