C#
VB
Java
Objective-C
WinRT C#
C++
Checks whether the LEADTOOLS kernel has expired.
public static bool KernelExpired { get; }
Public Shared ReadOnly Property KernelExpired As Boolean
public static bool KernelExpired {get;}
+ (BOOL)kernelExpired
public static boolean getKernelExpired()
get_KernelExpired();
public:
static property bool KernelExpired {
bool get();
}
true if the LEADTOOLS kernel has expired; false, otherwise.
For an example, refer to KernelType.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET