PdfDocumentInformationCreationDate Property Terminal Works - PDF Printing.Net Library
Gets or sets the creation date of the document. Breaking Change: If the date is not set in a PDF file DateTime.MinValue is returned.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public DateTime CreationDate { get; set; }

Property Value

Type: DateTime
See Also

Reference