←Select platform

Version Property

Summary

The version of this element set.

Syntax
C#
VB
C++
public string Version {get; set;} 
Public Property Version() As String 
   Get 
   Set 
public:  
   property String^ Version 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Version number.

Remarks

The version number uses the format "major.minor" (e.g., 1.0).

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

Leadtools.Document.Analytics Assembly

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