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 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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