Leadtools.Pdf Namespace > PDFDocumentProperties Class : Created Property |
public DateTime Created {get; set;}
'Declaration Public Property Created As Date
'Usage Dim instance As PDFDocumentProperties Dim value As Date instance.Created = value value = instance.Created
LEADTOOLS will store the UTC value of Created in the PDF file.
For an example, refer to PDFFile, PDFFile.SetDocumentProperties and PDFDocument.