![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFSignature Class : ValidTo Property |
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)