Click or drag to resize
PresentationConverterGetLicenseInfo Method
Returns license information, ie user name, and license Key. Read-only.

Namespace: DigitalOfficePro.Html5PointSdk
Assembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax
public string GetLicenseInfo()

Return Value

Type: String
User name, and license Key.

Implements

IPresentationConverterGetLicenseInfo
See Also