ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
SetOEMLicenseKey Method




Accusoft.ScanFixXpressSdk Namespace > Licensing Class : SetOEMLicenseKey Method
The string needed to license ScanFix in a non-node locked fashion.
Set the Scanfix Xpress control runtime OEM license key.
Syntax
'Declaration
 
Public Sub SetOEMLicenseKey( _
   ByVal oemKey As String _
) 
 
'Usage
 
Dim instance As Licensing
Dim oemKey As String
 
instance.SetOEMLicenseKey(oemKey)

Parameters

oemKey
The string needed to license ScanFix in a non-node locked fashion.
See Also

Reference

Licensing Class
Licensing Members

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