Type   Default Value   Read Only   Description
String See Below No The current license details.

 

   
Notes
 
     

The license property contains the current license details.

If you have ABCpdf installed on a trial basis the license property contains details of the amount of time left on the trial.

If you have a full version of ABCpdf installed this property contains the full description of your license and also the key that you have installed.

 

   
Example
 
     

The following example writes out the license information to an ASP page.

Set theDoc = Server.CreateObject("ABCpdf3.Doc")
Response.Write(theDoc.License)

Typical output might be:

Trial License - 26 days 02:18:19 Left

 

   

 

Browser Based Help. Published by chm2web software.