CompareDocumentOptions.DateTime Property
Gets or sets the date and time when the resulting document is created.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.Docs.v25.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Property Value
Type | Description |
---|---|
Nullable<DateTime> | The creation time. |
See Also