Click or drag to resize
IPresentationConverterDeactivateLicense Method
To deactivate SDK activation using license Key.

Namespace: DigitalOfficePro.Html5PointSdk
Assembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax
void DeactivateLicense(
	string licenseKey
)

Parameters

licenseKey
Type: SystemString
License key used to activate the product.
See Also