TextSearchParameter.IsCaseSensitive Property
In This Article
Specifies whether text search is case-sensitive.
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, if text search is case-sensitive; otherwise, false. |
See Also