Click or drag to resize
DigitalOfficePro.Html5PointSdk Namespace
HTML5Point - PowerPoint to HTML5 converter SDK
Classes
  ClassDescription
Public classLmsSettings
Exposes properties related to LMS for HTML5 conversion.
Public classLogoSettings
Exposes properties related to Company Logo.
Public classOutputSettings
Exposes properties related to HTML5 output file for conversion.
Public classPlayerSettings
Exposes properties related to Player.
Public classPresentationConverter
The main class of PowerPoint to HTML5 converter SDK. It provides presentation conversion methods, events and properties.
Public classSettings
Exposes properties like Player, Logo, and Output for HTML5 conversion.
Public classThumbnailSettings
Exposes properties related to Thumbnails for HTML5 conversion.
Interfaces
  InterfaceDescription
Public interfaceIHtml5PointEvents
Exposes the public events of the DigitalofficePro.Html5PointSdk.PresentationConverter class to unmanaged code.
Public interfaceILmsSettings
Exposes the public members of the DigitalofficePro.Html5PointSdk. LmsSettings class to unmanaged code.
Public interfaceILogoSettings
Exposes the public members of the DigitalofficePro.Html5PointSdk. ILogoSettingsclass to unmanaged code.
Public interfaceIOutputSettings
Exposes the public members of the DigitalofficePro.Html5PointSdk. OutputSettings class to unmanaged code.
Public interfaceIPlayerSettings
Exposes the public members of the DigitalofficePro.Html5PointSdk. IPlayerSettings class to unmanaged code.
Public interfaceIPresentationConverter
Exposes the public members of the DigitalofficePro.Html5PointSdk.PresentationConverter class to unmanaged code.
Public interfaceISettings
Exposes the public members of the DigitalofficePro.Html5PointSdk. Settings class to unmanaged code.
Public interfaceIThumbnailSettings
Exposes the public members of the DigitalofficePro.Html5PointSdk. ThumbnailSettingsclass to unmanaged code.
Delegates
  DelegateDescription
Public delegatePresentationConverterOnConversionEndEventDelegate
Represents the method that will handle the OnConversionEnd event of HTML5 conversion.
Public delegatePresentationConverterOnConversionStartEventDelegate
Represents the method that will handle the OnConversionStart event of HTML5 conversion.
Public delegatePresentationConverterOnHtml5WriteProgressEventDelegate
Represents the method that will handle the OnHtml5WriteProgress event of HTML5 conversion.
Public delegatePresentationConverterOnMediaProcessingEndEventDelegate
Represents the method that will handle the OnMediaProcessingEnd event of HTML5 conversion.
Public delegatePresentationConverterOnMediaProcessingStartEventDelegate
Represents the method that will handle the OnMediaProcessingStart event of HTML5 conversion.
Public delegatePresentationConverterOnPresentationReadProgressEventDelegate
Represents the method that will handle the OnPresentationReadProgress event of HTML5 conversion.
Enumerations
  EnumerationDescription
Public enumerationConversionStatus
Specifies the conversion status Success,Failed or Cancelled.
Public enumerationFontFileType
enum Font file types
Public enumerationImageFormat
Specifies output image formats for HTML5 conversion.
Public enumerationLmsType
Provides LMS type.
Public enumerationThumbnailImageFormat
Specifies thumbnail image formats.