PdfEmbeddedFileModificationDate Property |
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax public 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