LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

AnnCodecsInfo Object


Members 
Represents Annotation file information.
Syntax
function Leadtools.Annotations.Core.AnnCodecsInfo() 
!MISSING Scrap '_RTJavaScript_Class_SYNTAX'!
Remarks

The AnnCodecsInfo contains information on a valid annotation file. To get the information of an annotation file, use GetInfo.

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 doesn't 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.

Example

For an example, refer to GetInfo

See Also

Reference

AnnCodecsInfo Members
Leadtools.Annotations.Core Namespace
Annotation Files

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.