ImageGear .NET
SetOEMLicenseKey Method




Obtained from Accusoft OEM license key.
Sets the licensing OEM key.
Syntax
public static void SetOEMLicenseKey( 
   string licenseKey
)
public: static void SetOEMLicenseKey( 
   string* licenseKey
) 
public:
static void SetOEMLicenseKey( 
   String^ licenseKey
) 
'Declaration
 
Public Shared Sub SetOEMLicenseKey( _
   ByVal licenseKey As String _
) 
 
'Usage
 
Dim licenseKey As String
 
ImGearLicense.SetOEMLicenseKey(licenseKey)

Parameters

licenseKey
Obtained from Accusoft OEM license key.
Remarks
Use this method for deployment licensing only. Solution name and solution key must be set up in addition to the OEM license key. For more information about licensing, see Licensing and Distributing ImageGear for .NET.
See Also

Reference

ImGearLicense Class
ImGearLicense Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback