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