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: 17.0.0
Syntax public DateTime CreationDate { get; set; }
Public Property CreationDate As DateTime
Get
Set
Property Value
Type:
DateTimeSee Also