Click or drag to resize

PdfPortfolioFolderCreationDate Property

(Optional; PDF 2.0) The date the folder was first created.

Namespace: SautinSoft.Pdf.Portfolios
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.4.23
Syntax
public DateTimeOffset? CreationDate { get; set; }

Property Value

NullableDateTimeOffset
The date the folder was first created.
See Also