←Select platform

ValidTo Property

Summary

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

Syntax

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

Leadtools.Pdf Assembly