Gets or sets the version of the LEADTOOLS Annotation file.
Object.defineProperty(AnnCodecsInfo.prototype, 'version',
get: function(),
set: function(value)
)
version: number;
The version of the LEADTOOLS Annotation file.
Currently the value of this property will be 1.0 if the file contains valid LEADTOOLS Annotations.
For an example, refer to GetInfo
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET