Accusoft.PrintPro8.Net
SetOEMLicenseKey Method




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

Parameters

oemKey
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

Reference

Licensing Class
Licensing Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback