WebFileConverterJS Class Members
In This Topic
The following tables list the members exposed by
WebFileConverterJS.
Public Constructors
Methods
| | Name | Description |
 | abortConverting | Overloaded. Sends an asynchronous request for aborting the active file converting process. |
 | convertFileTo | Overloaded. Sends an asynchronous request for converting the specified image/document file. |
 | get_ConvertationStatus | Gets a last received status of file converting process. |
 | get_IsActive | Gets a value indicating whether the file converter has active file converting process. |
 | get_IsStarted | Gets a value indicating whether the request for image/document file converting is sent. |
Events
| | Name | Description |
 | finished | Occurs when image/document file converting is finished. |
 | progress | Occurs when information about image/document file converting is updated. |
 | started | Occurs when image/document file converting is started. |
See Also