←Select platform

Version Property

Summary

Gets or sets the version of the annotation file.

Syntax

C#
VB
C++
public int Version { get; set; } 
  
Public Property Version As Integer 
public: 
property int Version { 
   int get(); 
   void set (    int ); 
} 

Property Value

An integer value that specifies the version of the annotation file.

Remarks

If '12' is returned, this refers to version 12 or earlier.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly