PdfMarkupAnnotationFacade.CreationDate Property
Specifies the date and time when the annotation was created.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
Nullable<DateTimeOffset> | The date and time when the annotation was created. |
See Also