Creation date and time of the PDF document. This is optional.
public DateTime Created { get; set; }
Public Property Created As Date
public Date getCreated()
public void setCreated(Date created)
A System.DateTime that contain the optional created date and time of the PDF document. The default value is an empty System.DateTime object.
LEADTOOLS will store the UTC value of Created 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