PDFViewerControlFind Method (String)ByteScout PDF Viewer SDK
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.1.4802-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