←Select platform

ConfigLicenseStatus Property

Summary
Gets the status of the LEADTOOLS Config License.
Syntax
C#
C++/CLI
Python
public static RasterExceptionCode ConfigLicenseStatus { get; } 
public: 
static property RasterExceptionCode ConfigLicenseStatus { 
   RasterExceptionCode get(); 
} 
ConfigLicenseStatus # get  (RasterSupport) 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.