Back to Devexpress

TextSearchParameter.Text Property

wpf-devexpress-dot-xpf-dot-documentviewer-dot-textsearchparameter-9aad6e58.md

latest1.1 KB
Original Source

TextSearchParameter.Text Property

Specifies the text to find.

Namespace : DevExpress.Xpf.DocumentViewer

Assembly : DevExpress.Xpf.DocumentViewer.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.DocumentViewer.Core

Declaration

csharp
public string Text { get; set; }
vb
Public Property Text As String

Property Value

TypeDescription
String

A String value.

|

See Also

TextSearchParameter Class

TextSearchParameter Members

DevExpress.Xpf.DocumentViewer Namespace