DigitalOfficePro.Html5PointSdk Namespace |
Class | Description | |
---|---|---|
LmsSettings |
Exposes properties related to LMS for HTML5 conversion.
| |
LogoSettings |
Exposes properties related to Company Logo.
| |
OutputSettings |
Exposes properties related to HTML5 output file for conversion.
| |
PlayerSettings |
Exposes properties related to Player.
| |
PresentationConverter |
The main class of PowerPoint to HTML5 converter SDK. It provides presentation conversion methods, events and properties.
| |
Settings |
Exposes properties like Player, Logo, and Output for HTML5 conversion.
| |
ThumbnailSettings |
Exposes properties related to Thumbnails for HTML5 conversion.
|
Interface | Description | |
---|---|---|
IHtml5PointEvents |
Exposes the public events of the DigitalofficePro.Html5PointSdk.PresentationConverter class to unmanaged code.
| |
ILmsSettings |
Exposes the public members of the DigitalofficePro.Html5PointSdk. LmsSettings class to unmanaged code.
| |
ILogoSettings |
Exposes the public members of the DigitalofficePro.Html5PointSdk. ILogoSettingsclass to unmanaged code.
| |
IOutputSettings |
Exposes the public members of the DigitalofficePro.Html5PointSdk. OutputSettings class to unmanaged code.
| |
IPlayerSettings |
Exposes the public members of the DigitalofficePro.Html5PointSdk. IPlayerSettings class to unmanaged code.
| |
IPresentationConverter |
Exposes the public members of the DigitalofficePro.Html5PointSdk.PresentationConverter class to unmanaged code.
| |
ISettings |
Exposes the public members of the DigitalofficePro.Html5PointSdk. Settings class to unmanaged code.
| |
IThumbnailSettings |
Exposes the public members of the DigitalofficePro.Html5PointSdk. ThumbnailSettingsclass to unmanaged code.
|
Delegate | Description | |
---|---|---|
PresentationConverterOnConversionEndEventDelegate |
Represents the method that will handle the OnConversionEnd event of HTML5 conversion.
| |
PresentationConverterOnConversionStartEventDelegate |
Represents the method that will handle the OnConversionStart event of HTML5 conversion.
| |
PresentationConverterOnHtml5WriteProgressEventDelegate |
Represents the method that will handle the OnHtml5WriteProgress event of HTML5 conversion.
| |
PresentationConverterOnMediaProcessingEndEventDelegate |
Represents the method that will handle the OnMediaProcessingEnd event of HTML5 conversion.
| |
PresentationConverterOnMediaProcessingStartEventDelegate |
Represents the method that will handle the OnMediaProcessingStart event of HTML5 conversion.
| |
PresentationConverterOnPresentationReadProgressEventDelegate |
Represents the method that will handle the OnPresentationReadProgress event of HTML5 conversion.
|
Enumeration | Description | |
---|---|---|
ConversionStatus |
Specifies the conversion status Success,Failed or Cancelled.
| |
FontFileType |
enum Font file types
| |
ImageFormat |
Specifies output image formats for HTML5 conversion.
| |
LmsType |
Provides LMS type.
| |
ThumbnailImageFormat |
Specifies thumbnail image formats.
|