RichEditControl.DocumentSaveOptions Property
Gets or sets an object used to specify the control’s document saving options. This is a dependency property.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v24.2.dll
NuGet Package: DevExpress.Wpf.RichEdit
Declaration
Property Value
Type | Description |
---|---|
DXRichEditDocumentSaveOptions | A DXRichEditDocumentSaveOptions object containing document saving options. |
See Also