Click or drag to resize
IPresentationConverter Methods

The IPresentationConverter type exposes the following members.

Methods
  NameDescription
Public methodActivateLicense
To activate library using user name and license Key.
Public methodCancelConversion
To cancel the HTML5 conversion
Public methodClosePresentation
To close the previously opened presentation
Public methodConvert(String)
To convert the already opened presentation.
Public methodConvert(String, Boolean)
To convert the already opened presentation without using threads during conversion.
Public methodDeactivateLicense
To deactivate SDK activation using license Key.
Public methodGetLicenseInfo
Returns license information, ie user name, and license Key.
Public methodInitLibrary
Initialize library using user name and license Key, which is used for redistribution license.
Public methodOpenPresentation
To copy the given prsentation to the temp folder then open the same.
Top
See Also