|
Foxit PDF SDK
|
Public Member Functions | |
| NeedToCancelNow (info) | |
| A callback function to used to cancel current OCR progress. More... | |
This class represents a callback object to cancel OCR progress. All the pure virtual functions in this class are used as callback functions and should be implemented by user. An implemented FSDK.OCRCallback object can be set by function FSDK.OCREngine.SetOCRCallback.
| FSDK.OCRCallback.NeedToCancelNow | ( | info | ) |
A callback function to used to cancel current OCR progress.
| [in] | info | A string that describes the OCR progress information. |