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