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