Cuminas DjVu SDK for .NET Framework
LicenseScript Property



Gets/Sets the license script for this application.
Syntax
Public Shared Property LicenseScript As String
Dim value As String
 
LicenseManager.LicenseScript = value
 
value = LicenseManager.LicenseScript
public static string LicenseScript {get; set;}
public:
static property String^ LicenseScript {
   String^ get();
   void set (    String^ value);
}

Property Value

The license script for the application. For more information about license script, see Cuminas License System.
Example
For examples, see Cuminas License System.
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

LicenseManager Class
LicenseManager Members

Send Feedback