Click or drag to resize

DocumentInformationCreationDate Property

Gets or sets the date and time the document was created, in human-readable form.

Namespace: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public DateTime CreationDate { get; set; }

Property Value

DateTime
See Also