EvoPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Document
Info
Created
Date Property
Gets or sets the date and time when the PDF document was created
Definition
Namespace:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
Copy
public
DateTime
CreatedDate
{
get
;
set
; }
Property Value
DateTime
See Also
Reference
PdfDocumentInfo Class
EvoPdf.Next Namespace
In This Article
Definition
See Also