Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

Version Property






Signature version.
Syntax
public int Version {get; set;}
'Declaration
 
Public Property Version As Integer
'Usage
 
Dim instance As PDFSignature
Dim value As Integer
 
instance.Version = value
 
value = instance.Version
public int getVersion()
public void setVersion(int version)
            
public:
property int Version {
   int get();
   void set (    int value);
}

Property Value

The signature version.
Requirements

Target Platforms

See Also

Reference

PDFSignature Class
PDFSignature Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features