Accusoft.PdfXpress7.Net
SetOEMLicenseKey Method




A string value which represents the OEM license key.
Unlocks the PDF Xpress control for use in an OEM product.
Syntax
'Declaration
 
Public Sub SetOEMLicenseKey( _
   ByVal oemLicenseKey As String _
) 
'Usage
 
Dim instance As Licensing
Dim oemLicenseKey As String
 
instance.SetOEMLicenseKey(oemLicenseKey)
public void SetOEMLicenseKey( 
   string oemLicenseKey
)
public: void SetOEMLicenseKey( 
   string* oemLicenseKey
) 
public:
void SetOEMLicenseKey( 
   String^ oemLicenseKey
) 

Parameters

oemLicenseKey
A string value which represents the OEM license key.
See Also

Reference

Licensing Class
Licensing Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback