EVO PDF Logo

PdfDocumentInfoCreatedDate Property

EVO PDF Client for .NET Core
Gets or sets the date and time when the PDF document was created by the HTML to PDF converter.

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public DateAndTime CreatedDate { get; set; }

Property Value

Type: DateAndTime
See Also

Reference