PdfViewer.FindText Method
Name | Parameters | Description |
---|---|---|
Find |
text, parameters, terminate | Searches for the specified text in the current document with the given parameters and allows you to specify a delegate to terminate the text search. |
Find |
text, parameters | Searches for the specified text in the current document with the given parameters. |
Find |
text | Searches for the specified text in the current document with default parameters. |