kernelType Property

Summary

LEADTOOLS kernel type.

Syntax

JavaScript Syntax
Object.defineProperty(ServiceStatus.prototype, 'kernelType', 
	get: function() 
) 
TypeScript Syntax
kernelType: string; // read-only 

Property Value

A string that contains the type of LEADTOOLS kernel currently used by the service, this could be "Release" or "Evaluation".

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.Documents Assembly