←Select platform

Modified Property (PDFDocumentProperties)

Summary

Modified date and time of the PDF document. This is optional.

Syntax

C#
VB
Java
C++
public DateTime Modified {get; set;}
Public Property Modified As Date
public Date getModified() 
public void setModified(Date modified) 
public: 
property DateTime Modified { 
   DateTime get(); 
   void set (    DateTime ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize