format Property

Summary

Gets or sets the format of the annotation file.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnCodecsInfo.prototype, 'format', 
	get: function(), 
	set: function(value) 
) 
format: AnnFormat; 

Property Value

The 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 does not contain valid LEADTOOLS Annotations data.

Example

For an example, refer to GetInfo

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.