←Select platform

Version Property

Summary

Signature version.

Syntax

C#
VB
Java
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly