TextSearchParameter.WholeWord Property
Specifies whether to locate only whole words matching the search criteria.
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.DocumentViewer.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to locate only whole words matching the search criteria; otherwise, false. |
See Also