version Property

Summary

Gets or sets the version of the LEADTOOLS Annotation file.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnCodecsInfo.prototype, 'version', 
	get: function(), 
	set: function(value) 
) 
version: number; 

Property Value

The version of the LEADTOOLS Annotation file.

Remarks

Currently the value of this property will be 1.0 if the file contains valid LEADTOOLS Annotations.

Example

For an example, refer to GetInfo

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

Leadtools.Annotations.Engine Assembly

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