FoxitPDFSDKforWeb v11.0.1
Foxit PDF SDK for Web
|
Represents the progress of a task. More...
Public Attributes | |
number | current |
The current progress of the task. More... | |
PROGRESS_STATUS | status |
The current status of the task progress. More... | |
number | total |
The total progress of the task. More... | |
Represents the progress of a task.
number ExportFileProgress::current |
The current progress of the task.
PROGRESS_STATUS ExportFileProgress::status |
The current status of the task progress.
number ExportFileProgress::total |
The total progress of the task.