Represents Annotation file information.
public class AnnCodecsInfo
Public Class AnnCodecsInfo
@interface LTAnnCodecsInfo : NSObject
public class AnnCodecsInfo
public:
ref class AnnCodecsInfo
The AnnCodecsInfo contains information on a valid annotation file. To get the information of an annotation file, use GetInfo, GetInfoFromString.
This class contains the following members:
Member | Description |
---|---|
Format |
Format of the annotation file. This 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. |
Version |
The version of the LEADTOOLS Annotation file. Currently this will be "1.0" if the file contains valid LEADTOOLS Annotations |
Pages |
An array of integers that contain the pages numbers found in the file. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document