RasterKernelType Enumeration

Summary

Indicates the Leadtools Kernel type.

Syntax
TypeScript
JavaScript
lt.RasterKernelType = { 
	release: 0, 
	evaluation: 1 
} 
lt.RasterKernelType = { 
	release: 0, 
	evaluation: 1 
} 
Members
ValueMemberDescription
0ReleaseKernel is a Release build.
1EvaluationKernel is an Evaluation build, and will expire at some point in the future. Kernel will also display an evaluation message box during execution.
Requirements
Target Platforms
See Also

Reference

Leadtools Namespace

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

Leadtools Assembly

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