PdfDocumentInfoCreatedDate Property

Gets or sets the date and time when the document was created.

Definition

Namespace: EvoPdf.PdfMerge
Assembly: EvoPdfMerge_NetCore (in EvoPdfMerge_NetCore.dll) Version: 14.0.0
C#
public DateTime CreatedDate { get; set; }

Property Value

DateTime

See Also