DocumentSearchOptions Class
Contains settings which specify parameters affecting search in a document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Related API Members
The following members return DocumentSearchOptions objects:
Remarks
An instance of the DocumentSearchOptions class is accessible via the RichEditControlOptionsBase.Search property of a RichEditControl.Options or RichEditDocumentServer.Options.
Implements
Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
DocumentSearchOptions
See Also