Accusoft.ThumbnailXpress6.Net
SetPDFXOEMLicenseKey Method




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

Parameters

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

Note: AccessPdfXpress must be successfully called before calling SetPDFXOEMLicenseKey.

See Also

Reference

Licensing Class
Licensing Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback