XmpProperties.CreateDate Property
Gets or sets the value for the xmp:CreateDate attribute.
Namespace: DevExpress.Pdf.Xmp
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
Nullable<DateTime> | The date and time the document was created. |
See Also