Foxit PDF SDK
|
Inherits FoxitPDFSDKPython2._object.
Public Member Functions | |
def | NeedToCancelNow () |
A callback function used to check whether to cancel the searching process or not. More... | |
This class represents a callback object which can be used to cancel a searching process. All the pure virtual functions in this class are used as callback functions and should be implemented by user.
def FoxitPDFSDKPython2.SearchCancelCallback.NeedToCancelNow | ( | ) |
A callback function used to check whether to cancel the searching process or not.