Click or drag to resize
PresentationConverterOpenPresentation 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
public void OpenPresentation(
	string filePath
)

Parameters

filePath
Type: SystemString
Full path of input presentation file.

Implements

IPresentationConverterOpenPresentation(String)
See Also