![]() |
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 : ValidFrom Property |
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)