PresentationConverter Properties |
The PresentationConverter type exposes the following members.
Name | Description | |
---|---|---|
IsActivated |
Indicates whether the library is activated or not. Read-only.
| |
LastErrorDescription |
Returns a brief description about last occurred error. Read-only.
| |
Settings |
Returns a ISetting object which providing properties and methods for the HTML5 Conversion. Read-only.
| |
SlideHeight |
Returns height of the slide. Default value is 0. Value set after calling OpenPresentation(). Read-only
| |
SlideWidth |
Returns width of the slide. Default value is 0. Value set after calling OpenPresentation(). Read-only
| |
Version |
Returns a string which represent HTML5Point SDK version. Read-only.
|