PdfDocumentInfo.CreationDate

PdfDocumentInfo.CreationDate property

Gets or sets the document’s creation date specified as the Coordinated Universal Time (UTC).

public DateTime CreationDate { get; set; }

See Also