Click or drag to resize
IHtml5PointEventsOnConversionStart Method
Represents the method that will handle the OnConversionStart event.

Namespace: DigitalOfficePro.Html5PointSdk
Assembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax
void OnConversionStart(
	int slidesCount
)

Parameters

slidesCount
Type: SystemInt32
Total slides to be converted.
See Also