Documents for PDF, .NET Edition Documentation
ModificationDate Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > EmbeddedFileStream Class : ModificationDate Property
Gets or sets the date and time when the embedded file was last modified.
Syntax
'Declaration
 
Public Property ModificationDate As System.Nullable(Of PdfDateTime)
public System.Nullable<PdfDateTime> ModificationDate {get; set;}
See Also

Reference

EmbeddedFileStream Class
EmbeddedFileStream Members