Leadtools.Annotations.Core Namespace > AnnCodecsInfo Class : Version Property |
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');
Currently the value of this property will be 1.0 if the file contains valid LEADTOOLS Annotations.
For an example, refer to GetInfo, GetInfoFromString or GetInfoAsync