←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( 
   java.util.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 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.