Click or drag to resize

PdfDocumentInfoCreatedDate Property

Gets or sets the date and time when the document was created.

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

Property Value

DateTime
See Also