Click or drag to resize
PresentationConverterOnConversionEndEventDelegate Delegate
Represents the method that will handle the OnConversionEnd event of HTML5 conversion.

Namespace: DigitalOfficePro.Html5PointSdk
Assembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax
public delegate void OnConversionEndEventDelegate(
	ConversionStatus status
)

Parameters

status
Type: DigitalOfficePro.Html5PointSdkConversionStatus
See Also