| IPresentationConverter Methods |
The IPresentationConverter type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivateLicense |
To activate library using user name and license Key.
| |
| CancelConversion |
To cancel the HTML5 conversion
| |
| ClosePresentation |
To close the previously opened presentation
| |
| Convert(String) |
To convert the already opened presentation.
| |
| Convert(String, Boolean) |
To convert the already opened presentation without using threads during conversion.
| |
| DeactivateLicense |
To deactivate SDK activation using license Key.
| |
| GetLicenseInfo |
Returns license information, ie user name, and license Key.
| |
| InitLibrary |
Initialize library using user name and license Key, which is used for redistribution license.
| |
| OpenPresentation |
To copy the given prsentation to the temp folder then open the same.
|