Foxit PDF Conversion SDK
FoxitPDFConversionSDKPython2.PauseCallback Class Reference

Inherits FoxitPDFConversionSDKPython2._object.

Public Member Functions

def NeedToPauseNow ()
 Check whether callers need to pause now. More...
 

Detailed Description

The class represents the callback for pause interface.

Member Function Documentation

◆ NeedToPauseNow()

def FoxitPDFConversionSDKPython2.PauseCallback.NeedToPauseNow ( )

Check whether callers need to pause now.

Returns
true means to pause now, while false means not to pause now.