←Select platform

ValidTo Property

Summary

Ending date of when the signature is valid (expiry date).

Syntax
C#
VB
C++
Java
public DateTime ValidTo { get; set; } 
Public Property ValidTo As Date 
public Date getValidTo() 
public void setValidTo(Date validTo) 
public: 
property DateTime ValidTo { 
   DateTime get(); 
   void set (    DateTime ); 
} 

Property Value

Ending date of when the signature is valid (expiry date).

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