Skip to main content

DXRichEditDocumentSearchOptions() Constructor

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

Namespace: DevExpress.Xpf.RichEdit

Assembly: DevExpress.Xpf.RichEdit.v24.1.dll

NuGet Package: DevExpress.Wpf.RichEdit

Declaration

public DXRichEditDocumentSearchOptions()

Remarks

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

See Also