Skip to main content

PdfFindDialogOptions.Text Property

Returns the search text.

Namespace: DevExpress.XtraPdfViewer

Assembly: DevExpress.XtraPdfViewer.v23.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public string Text { get; }

Property Value

Type Description
String

A String value, specifying the search text.

Property Paths

You can access this nested property as listed below:

Object Type Path to Text
PdfViewer
See Also