Attachment.CreationDate Property
Gets or sets the date of file attachment creation in the document.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Core.v25.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
Type | Description |
---|---|
Nullable<DateTime> | A valid date-time offset. |
See Also