←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( 
   java.util.Date date 
); 
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 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

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