LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Format Property

Show in webframe
Gets or sets the format of the annotation file.
Syntax
get_format();
set_format(value);
Object.defineProperty('format');

Property Value

TypeDescription
AnnFormatThe format of the annotation file.
Remarks

This property 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.

Example

For an example, refer to GetInfo

See Also

Reference

AnnCodecsInfo Object
AnnCodecsInfo Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.