FileParamsModDate Property
The date and time when the embedded file was last modified.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public DateTime ModDate { get; set; }

Property Value

Type: DateTime
See Also