Click or drag to resize
PresentationConverter Properties

The PresentationConverter type exposes the following members.

Properties
  NameDescription
Public propertyIsActivated
Indicates whether the library is activated or not. Read-only.
Public propertyLastErrorDescription
Returns a brief description about last occurred error. Read-only.
Public propertySettings
Returns a ISetting object which providing properties and methods for the HTML5 Conversion. Read-only.
Public propertySlideHeight
Returns height of the slide. Default value is 0. Value set after calling OpenPresentation(). Read-only
Public propertySlideWidth
Returns width of the slide. Default value is 0. Value set after calling OpenPresentation(). Read-only
Public propertyVersion
Returns a string which represent HTML5Point SDK version. Read-only.
Top
See Also