Gets or sets the text that will be searched by FindNext()()()() and FindPrevious()()()().

Namespace:  C1.Silverlight.PdfViewer
Assembly:  C1.Silverlight.PdfViewer (in C1.Silverlight.PdfViewer.dll)

Syntax

C#
public string FindText { get; set; }
Visual Basic
Public Property FindText As String
	Get
	Set

See Also