Click or drag to resize
PresentationConverter Methods

The PresentationConverter type exposes the following members.

Methods
  NameDescription
Public methodActivateLicense
To activate library using user name, email adress 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.
Public methodDeactivateLicense
To deactivate library using license Key.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLicenseInfo
Returns license information, ie user name, and license Key. Read-only.
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodInitLibrary
Initialize library using user name and license Key, which is used for redistribution license.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOpenPresentation
To copy the given prsentation to the temp folder then open the same
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also