[]
        
(Showing Draft Content)

C1.Pdf.PdfDocumentInfo.CreationDate

CreationDate Property

CreationDate

Gets or sets the creation date and time of the document.

The default value for this property is DateTime.MinValue, which causes the current date/time to be used when the document is saved.

Declaration
public DateTime CreationDate { get; set; }