CreatedDate

PdfPackage.CreatedDate property

Gets or sets the date of document creation.

public DateTime? CreatedDate { get; set; }

Property Value

The date of document creation.

See Also