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.PortfoliosAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.4.23
Syntaxpublic DateTimeOffset? ModificationDate { get; set; }
Public Property ModificationDate As DateTimeOffset?
Get
Set
Property Value
NullableDateTimeOffset
The date of the most recent change to immediate child files or folders of this folder.
See Also