|
Foxit PDF SDK
|
Instance Methods | |
| (int) | - getRateOfProgress |
| Get the rate of current progress. More... | |
| (id) | - initWithOther: |
| Constructor, with another progressive object. More... | |
| (FSProgressiveState) | - resume |
| Continue the progressive process. More... | |
This class represents a progressive object, which is used for progressive process such as loading document, parsing page and so on.
| - (int) getRateOfProgress |
Get the rate of current progress.
| - (id) initWithOther: | (FSProgressive*) | other |
Constructor, with another progressive object.
| [in] | other | Another progressive object. |
| - (FSProgressiveState) resume |
Continue the progressive process.