Accusoft.Forms1 - Updated
SetOEMLicenseKey Method (Licensing)



Accusoft.SmartZoneOCRSdk Namespace > Licensing Class : SetOEMLicenseKey Method
The OEM license key you want to use.
Sets the OEM license key.
Syntax
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Sub SetOEMLicenseKey( _
   ByVal OEMLicenseKey As String _
) 
Dim instance As Licensing
Dim OEMLicenseKey As String
 
instance.SetOEMLicenseKey(OEMLicenseKey)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public void SetOEMLicenseKey( 
   string OEMLicenseKey
)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
void SetOEMLicenseKey( 
   String^ OEMLicenseKey
) 

Parameters

OEMLicenseKey
The OEM license key you want to use.
See Also

Reference

Licensing Class
Licensing Members