Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

ValidFrom Property






Starting date of when the signature is valid (issue date).
Syntax
public DateTime ValidFrom {get; set;}
'Declaration
 
Public Property ValidFrom As Date
'Usage
 
Dim instance As PDFSignature
Dim value As Date
 
instance.ValidFrom = value
 
value = instance.ValidFrom
public Date getValidFrom()
public void setValidFrom(Date date)
            
public:
property DateTime ValidFrom {
   DateTime get();
   void set (    DateTime value);
}

Property Value

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

Target Platforms

See Also

Reference

PDFSignature Class
PDFSignature Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features