←Select platform

ConfigLicenseStatus Property

Summary

Gets the status of the LEADTOOLS Config License.

Syntax

C#
VB
C++
public static RasterExceptionCode ConfigLicenseStatus { get; } 
Public Shared ReadOnly Property ConfigLicenseStatus As Leadtools.RasterExceptionCode 
public: 
static property Leadtools.RasterExceptionCode ConfigLicenseStatus { 
   Leadtools.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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly