Gets or sets the format of the annotation file.
Object.defineProperty(AnnCodecsInfo.prototype, 'format',
get: function(),
set: function(value)
)
format: AnnFormat;
The format of the annotation file.
This property will either be AnnFormat if the file contains valid LEADTOOLS Annotations data or AnnFormat.Unknown if the file does not contain valid LEADTOOLS Annotations data.
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