←Select platform

KernelExpired Property

Summary

Checks whether the LEADTOOLS kernel has expired.

Syntax
C#
VB
Objective-C
C++
Java
public static bool KernelExpired { get; } 
Public Shared ReadOnly Property KernelExpired As Boolean 
+ (BOOL)kernelExpired 
public static boolean getKernelExpired() 
public: 
static property bool KernelExpired { 
   bool get(); 
} 

Property Value

true if the LEADTOOLS kernel has expired; false, otherwise.

Example

For an example, refer to KernelType.

Requirements

Target Platforms

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

Leadtools Assembly