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

Show in webframe

ValidTo Property






Ending date of when the signature is valid (expiry date).
Syntax
public DateTime ValidTo {get; set;}
'Declaration
 
Public Property ValidTo As Date
'Usage
 
Dim instance As PDFSignature
Dim value As Date
 
instance.ValidTo = value
 
value = instance.ValidTo
public Date getValidTo()
public void setValidTo(Date validTo)
            
public:
property DateTime ValidTo {
   DateTime get();
   void set (    DateTime value);
}

Property Value

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