Link Search Menu Expand Document

PDFViewerControlFind Method (String)

Finds the specified text in the document starting from currently selected page.

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public bool Find(
	string searchString
)

Parameters

searchString
Type: SystemString
The search string.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Bytescout.PDFViewer.PDFViewerControl.Find(System.String)"]

See Also

Reference