PdfDocumentPropertiesCreationDate Property

The PDF document creation date

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public DateTime CreationDate { get; set; }

Property Value

DateTime

See Also