Click or drag to resize

PdfPortfolioFolderModificationDate Property

(Optional; PDF 2.0) The date of the most recent change to immediate child files or folders of this folder.

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

Property Value

NullableDateTimeOffset
The date of the most recent change to immediate child files or folders of this folder.
See Also