FormSuite v6.0 - Updated October 25, 2021
SetOEMLicenseKey Method




Accusoft.FormsAPI.Net Assembly > Accusoft.Forms Namespace > ComponentLicense Class : SetOEMLicenseKey Method
The license key you received from Accusoft
Sets the component's license key.
Syntax
'Declaration
 
Public Sub SetOEMLicenseKey( _
   ByVal licenseKey As String _
) 
 
'Usage
 
Dim instance As ComponentLicense
Dim licenseKey As String
 
instance.SetOEMLicenseKey(licenseKey)

Parameters

licenseKey
The license key you received from Accusoft
See Also

Reference

ComponentLicense Class
ComponentLicense Members

Is this page helpful?
Yes No
Thanks for your feedback.