Accusoft.BarcodeXpress9.Net
SetOEMLicenseKey Method
See Also  Send Feedback
Accusoft.BarcodeXpressSdk Namespace > Licensing Class : SetOEMLicenseKey Method




OEMLicenseKey
The OEM license key required for OEM licensing.

Glossary Item Box

Sets the BarcodeXpress control runtime OEM license key.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 
'Declaration
 
Public Sub SetOEMLicenseKey( _
   ByVal OEMLicenseKey As String _
) 
'Usage
 
Dim instance As Licensing
Dim OEMLicenseKey As String
 
instance.SetOEMLicenseKey(OEMLicenseKey)

Parameters

OEMLicenseKey
The OEM license key required for OEM licensing.

Remarks

When OEM runtime licenses are purchased, the OEM license key is provided in the purchase confirmation email.

See Also

©2013. Accusoft Corporation. All Rights Reserved.