isLicenseChecked Property

Summary

Has the LEADTOOLS license been checked

Syntax

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

Property Value

true if a LEADTOOLS license was checked by the service successfully, otherwise false and a LEADTOOLS license could not be checked, usually, if an exception occurs while setting the license.

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