Click or drag to resize
PresentationConverterConvert Method (String)
To convert the already opened presentation.

Namespace: DigitalOfficePro.Html5PointSdk
Assembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax
public void Convert(
	string outputFileNameWithPath
)

Parameters

outputFileNameWithPath
Type: SystemString
Full path of output html file.

Implements

IPresentationConverterConvert(String)
See Also