DocumentSearchOptions Class
Contains settings which specify parameters affecting search in a document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
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