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 > PDFAnnotation Class : Modified Property |
public DateTime Modified {get; set;}
'Declaration
Public Property Modified As Date
'Usage
Dim instance As PDFAnnotation Dim value As Date instance.Modified = value value = instance.Modified
public Date getModified() public void setModified(Date modified)
For an example, refer to PDFAnnotation