PdfAnnotation.Modified Property
Gets the date and time when the annotation was most recently modified.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v26.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<DateTimeOffset> | A DateTimeOffset structure. |
See Also