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.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DXRichEditDocumentSaveOptions | A DXRichEditDocumentSaveOptions object containing document saving options. |
See Also