PdfDocumentInfoCreatedDate Property

Gets or sets the date and time when the PDF document was created by the Excel to PDF converter.

Definition

Namespace: Winnovative.ExcelToPdf
Assembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public DateTime CreatedDate { get; set; }

Property Value

DateTime

See Also