PresentationConverterGetLicenseInfo Method |
Returns license information, ie user name, and license Key. Read-only.
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax public string GetLicenseInfo()
Public Function GetLicenseInfo As String
public:
virtual String^ GetLicenseInfo() sealed
Return Value
Type:
StringUser name, and license Key.
Implements
IPresentationConverterGetLicenseInfoSee Also