(Leadtools.Annotations.Core)

Version Property

Show in webframe





Gets or sets the version of the LEADTOOLS Annotation file
Syntax
public double Version {get; set;}
Public Property Version As Double
public double Version {get; set;}
@property (nonatomic) double version;
public double getVersion()
public void setVersion(double value)
            
 
get_Version();
set_Version(value);
Object.defineProperty('Version');

Property Value

The version of the LEADTOOLS Annotation file.
Remarks

Currently the value of this property will be 1.0 if the file contains valid LEADTOOLS Annotations.

Example

For an example, refer to GetInfo, GetInfoFromString or GetInfoAsync

Requirements

Target Platforms

See Also

Reference

AnnCodecsInfo Class
AnnCodecsInfo Members

 

 


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