Click or drag to resize
IPresentationConverterOpenPresentation Method
To copy the given prsentation to the temp folder then open the same.

Namespace: DigitalOfficePro.Html5PointSdk
Assembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax
void OpenPresentation(
	string filePath
)

Parameters

filePath
Type: SystemString
Full path of input presentation file.
See Also