Click or drag to resize

PdfEmbeddedFileModificationDate Property

(Optional, required in the case of an embedded file stream used as an associated file) The date and time when the embedded file was last modified. See "Table 157: Entries in a collection field dictionary".

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

Property Value

NullableDateTimeOffset
The date and time when the embedded file was last modified.
See Also