Skip to main content

DXRichEditLayoutOptions() Constructor

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

Namespace: DevExpress.Xpf.RichEdit

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

NuGet Package: DevExpress.Wpf.RichEdit

Declaration

public DXRichEditLayoutOptions()

Remarks

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

See Also