Foxit::Pause Class Reference

(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.
 

Detailed Description

(Reserved, not used currently)Class to represent pause control in progressive process.

Property Documentation

Object^ Foxit::Pause::ClientData

User-defined data.

Applications can use this to track controls.

Foxit Corporation