DXRichEditCopyPasteOptions Fields
Provides the options affecting certain copy-paste operations.| Name | Description |
|---|---|
| InsertOptionsProperty static | Identifies the DXRichEditCopyPasteOptions.InsertOptions dependency property. |
| MaintainDocumentSectionSettingsProperty static | Identifies the DXRichEditCopyPasteOptions.MaintainDocumentSectionSettings dependency property. |
| PasteUnstyledRtfModeProperty static | Identifies the DXRichEditCopyPasteOptions.PasteUnstyledRtfMode dependency property. |
| TabInsertOptionsProperty static | Identifies the DXRichEditCopyPasteOptions.TabInsertOptions dependency property. |
See Also