←Select platform

ValidFrom Property

Summary

Starting date of when the signature is valid (issue date).

Syntax
C#
VB
C++
Java
public DateTime ValidFrom { get; set; } 
Public Property ValidFrom As Date 
public Date getValidFrom() 
public void setValidFrom(Date date) 
public: 
property DateTime ValidFrom { 
   DateTime get(); 
   void set (    DateTime ); 
} 

Property Value

Starting date of when the signature is valid (issue 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