PdfDocumentInfoCreatedDate Property |
Gets or sets the date and time when the document was created.
Namespace: ExpertPdf.MergePdfAssembly: epmergepdf (in epmergepdf.dll) Version: 9.0
Syntaxpublic DateTime CreatedDate { get; set; }Public Property CreatedDate As DateTime
Get
Set
Property Value
DateTime
See Also