PdfEmbeddedFileModificationDate Property |
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.4.2
Syntaxpublic DateTimeOffset? ModificationDate { get; set; }Public Property ModificationDate As DateTimeOffset?
Get
Set
Property Value
NullableDateTimeOffset
The date and time when the embedded file was last modified.
See Also