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.
IFRDocumentEvents
OnProgress Method of the IFRDocumentEvents Interface
OnProgress method of the IFRDocumentEvents Interface in the ABBYY FineReader Engine API — Client-side method called to report approximate percentage progress for FRDocument operations (image loading, analysis, recognition, etc.).
This method is implemented on the client-side. It is called by ABBYY FineReader Engine for some of the methods of the FRDocument object. It delivers to the client information about approximate percentage of the current operation (image loading, analysis, recognition, etc.). Its implementation may show a progress indicator, as it is done in ABBYY FineReader.
OnPageProcessed Method of the IFRDocumentEvents Interface
Previous
OnWarning Method of the IFRDocumentEvents Interface
Next
