Back to Devexpress

PdfViewer.SearchWholeWords Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewer-12eed9bd.md

latest812 B
Original Source

PdfViewer.SearchWholeWords Property

Gets or sets whether to consider whole words when searching the given string. This is a bindable property.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public bool SearchWholeWords { get; set; }

Property Value

TypeDescription
Boolean

true to search by whole words; otherwise, false.

|

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace