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

Show in webframe

Modified Property (PDFDocumentProperties)






Modified date and time of the PDF document. This is optional.
Syntax
public DateTime Modified {get; set;}
'Declaration
 
Public Property Modified As Date
'Usage
 
Dim instance As PDFDocumentProperties
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 contain the optional modified date and time of the PDF document. The default value is an empty System.DateTime object.
Remarks

LEADTOOLS will store the UTC value of Modified in the PDF file.

Example

For an example, refer to PDFFile, PDFFile.SetDocumentProperties and PDFDocument.

Requirements

Target Platforms

See Also

Reference

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