Click or drag to resize

PdfEmbeddedFileCreationDate Property

(Optional) The date and time when the embedded file was created. 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? CreationDate { get; set; }

Property Value

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