Click or drag to resize
IPresentationConverterActivateLicense Method
To activate library using user name and license Key.

Namespace: DigitalOfficePro.Html5PointSdk
Assembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax
void ActivateLicense(
	string userName,
	string emailAdress,
	string licenseKey
)

Parameters

userName
Type: SystemString
User name to activate the license.
emailAdress
Type: SystemString
email address to activate the license.
licenseKey
Type: SystemString
License key provided by DigitalOfficePro.
See Also