←Select platform

Modified Property

Summary
Date and time for last modification of annotation object.
Syntax
C#
VB
C++
Java
public DateTime Modified { get; set; } 
Public Property Modified As Date 
public Date getModified(); 
public void setModified( 
   java.util.Date date 
); 
public: 
property DateTime Modified { 
   DateTime get(); 
   void set (    DateTime ); 
} 

Property Value

A System.DateTime that contains the date and time of the last modification of this annotation object.

Example

For an example, refer to PDFAnnotation

Requirements

Target Platforms

Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.