←Select platform

Version Property

Summary

Signature version.

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

Property Value

The signature version.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly