Leadtools.Pdf Namespace > PDFDocumentProperties Class : Modified Property |
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
LEADTOOLS will store the UTC value of Modified in the PDF file.
For an example, refer to PDFFile, PDFFile.SetDocumentProperties and PDFDocument.