Click or drag to resize
PdfDocumentInfo.CreatedDate Property
Gets or sets the date and time when the document was created.

Namespace: ExpertPdf.MergePdf
Assembly: ExpertPdf.MergePdf (in ExpertPdf.MergePdf.dll) Version: 4.2
Syntax
public DateTime CreatedDate { get; set; }

Property Value

Type: DateTime
See Also