(Reserved, not used currently)Class to represent pause control in progressive process. More...
Public Member Functions | |
Pause () | |
Default constructor. | |
Properties | |
Object^ | ClientData |
User-defined data. More... | |
NeedPauseNowDelegate^ | NeedPauseNowFunc |
A Foxit::NeedPauseNowDelegate delegate object that indicate whether specific process needs to be paused or not. | |
(Reserved, not used currently)Class to represent pause control in progressive process.
Object^ Foxit::Pause::ClientData |
User-defined data.
Applications can use this to track controls.