Accusoft.ThumbnailXpress6.Net
SetIXOEMLicenseKey Method




The OEM license key for ImagXpress required for OEM licensing.
Sets the ImagXpress control runtime OEM license key.
Syntax
'Declaration
 
Public Sub SetIXOEMLicenseKey( _
   ByVal oemKey As String _
) 
'Usage
 
Dim instance As Licensing
Dim oemKey As String
 
instance.SetIXOEMLicenseKey(oemKey)
public void SetIXOEMLicenseKey( 
   string oemKey
)
public: void SetIXOEMLicenseKey( 
   string* oemKey
) 
public:
void SetIXOEMLicenseKey( 
   String^ oemKey
) 

Parameters

oemKey
The OEM license key for ImagXpress required for OEM licensing.
Remarks
When OEM runtime licenses are purchased, the OEM license key for ImagXpress is provided in the purchase confirmation email.
See Also

Reference

Licensing Class
Licensing Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback