ActivateLicense

Top  Previous  Next

 

The ActivateLicense method is used activate the License for Gnostice PDFtoolkit ActiveX Control. If the correct license key is not entered, the control will throw an exception(mandatory for registered users).

 

 

Syntax

 

[VC++]

Bool ActivateLicense(LPCTSTR LicenseKey);

 

[CS]

public abstract new System.Boolean ActivateLicense (  String LicenseKey )

 

[VB]

Sub ActivateLicense(LicenseKey As String) As Boolean

 

 

 

Parameters

       LicenseKey

               key provided by Gnostice for registered users.

 

              DO NOT PROVIDE THE LICENSE KEY TO ANY OF THE CLIENTS.