←Select platform

KernelExpired Property

Summary

Checks whether the LEADTOOLS kernel has expired.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
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(); 
} 

Property Value

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

Example

For an example, refer to KernelType.

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