Modified date and time of the PDF document. This is optional.
public DateTime Modified { get; set; }
Public Property Modified As Date
public Date getModified()
public void setModified(Date modified)
A System.DateTime that contain the optional modified date and time of the PDF document. The default value is an empty System.DateTime object.
LEADTOOLS will store the UTC value of Modified in the PDF file.
For an example, refer to PDFFile, PDFFile.SetDocumentProperties and PDFDocument.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET