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

Show in webframe

Modified Property (PDFAnnotation)






Date and time for last modification of annotation object.
Syntax
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)
            
public:
property DateTime Modified {
   DateTime get();
   void set (    DateTime value);
}

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

See Also

Reference

PDFAnnotation Class
PDFAnnotation 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