LEADTOOLS (Leadtools assembly)

ConfigLicenseStatus Property

Show in webframe







Gets the status of the LEADTOOLS Config License.
Syntax
public static RasterExceptionCode ConfigLicenseStatus {get;}
'Declaration
 
Public Shared ReadOnly Property ConfigLicenseStatus As RasterExceptionCode
'Usage
 
Dim value As RasterExceptionCode
 
value = RasterSupport.ConfigLicenseStatus
public static RasterExceptionCode ConfigLicenseStatus {get;}

            

            
 get_ConfigLicenseStatus(); 
public:
static property RasterExceptionCode ConfigLicenseStatus {
   RasterExceptionCode get();
}

Property Value

A RasterExceptionCode value that indicates whether a valid license is found and set. If the license is found and set it returns Success. Otherwise, it will return an error, typically InvalidParameter.
Remarks
Check this property to determine the status of the LEADTOOLS Runtime License that was set in the LEADTOOLS Config License.
Requirements

Target Platforms

See Also

Reference

RasterSupport Class
RasterSupport Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.