Documents for PDF, .NET Edition Documentation
CreationDate Property (EmbeddedFileStream)

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

Reference

EmbeddedFileStream Class
EmbeddedFileStream Members