Skip to main content

DXRichEditCopyPasteOptions() Constructor

Initializes a new instance of the DXRichEditCopyPasteOptions class with the default settings.

Namespace: DevExpress.Xpf.RichEdit

Assembly: DevExpress.Xpf.RichEdit.v23.2.dll

NuGet Package: DevExpress.Wpf.RichEdit

Declaration

public DXRichEditCopyPasteOptions()

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also