Type   Default Value   Read Only   Description
String N/A No A license description

 

   
Notes
 
     

This property contains a description of your ImageGlue license.

You can put your license key into this property to change the type of license you have.

 

   
See Also
 
     

None.

 

   
Example
 
     

[Visual Basic]
Dim myobj As New Gestalt
Response.Write("License Details - " + myobj.License)

[C#]
Gestalt myobj = new Gestalt();
Response.Write("License Details - " + myobj.License);

The above will produce something like the following output (assuming a trial license is in operation):

License Details - Trial License - 29 days 23:34:04 Left