Accusoft.Forms1 - Updated
SetOEMLicenseKey Method (ComponentLicense)



Accusoft.Forms Namespace > ComponentLicense Class : SetOEMLicenseKey Method
The license key you received from Accusoft
Sets the component's license key.
Syntax
Public Sub SetOEMLicenseKey( _
   ByVal licenseKey As String _
) 
Dim instance As ComponentLicense
Dim licenseKey As String
 
instance.SetOEMLicenseKey(licenseKey)
public void SetOEMLicenseKey( 
   string licenseKey
)
public:
void SetOEMLicenseKey( 
   String^ licenseKey
) 

Parameters

licenseKey
The license key you received from Accusoft
See Also

Reference

ComponentLicense Class
ComponentLicense Members