| PresentationConverter Methods |
The PresentationConverter type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivateLicense |
To activate library using user name, email adress 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.
| |
| DeactivateLicense |
To deactivate library using license Key.
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetLicenseInfo |
Returns license information, ie user name, and license Key. Read-only.
| |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| InitLibrary |
Initialize library using user name and license Key, which is used for redistribution license.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OpenPresentation |
To copy the given prsentation to the temp folder then open the same
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |