←Select platform

ValidFrom Property

Summary
Starting date of when the signature is valid (issue date).
Syntax
C#
C++/CLI
Java
Python
public DateTime ValidFrom { get; set; } 
public Date getValidFrom(); 
public void setValidFrom( 
   java.util.Date date 
); 
public: 
property DateTime ValidFrom { 
   DateTime get(); 
   void set (    DateTime ); 
} 
ValidFrom # get and set (PDFSignature) 

Property Value

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

Requirements

Target Platforms

Help Version 22.0.2023.7.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

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