XSettings Register Function. Register and install a trial license. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

Register and install a trial license.

 

   
Syntax  

[C#]
void Register()

[Visual Basic]
Sub Register()

 

   

Params
 
Name Description
return None.

 

   

Notes
 

Use this method to register ABCpdf and install a trial license if no license is installed.

You should never need to call this method as both the process of installing and the process of running the PDFSettings application will automatically register ABCpdf.

If for some reason the registration fails, all you need to do is run the PDFSettings application as Administrator.

 

   

Example
 

None.