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

Leadtools.Annotations.Engine Assembly