Click or drag to resize
PresentationConverterDeactivateLicense Method
To deactivate library using license Key.

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

Parameters

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

Implements

IPresentationConverterDeactivateLicense(String)
See Also