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

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

Reference

MarkupAnnotation Class
MarkupAnnotation Members