WordProcessingSecurityLoadingOptions.RemoveDDEFields Property
Gets or sets whether to remove Dynamic Data Exchange (DDE) fields from a loaded document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Property Paths
You can access this nested property as listed below:
| Object Type | Path to RemoveDDEFields |
|---|---|
| RichEditDocumentServerOptions |
|
See Also