PDFViewCtrlFindTextAsync Method |
| Name | Description | |
|---|---|---|
| FindTextAsync(String, Boolean, Boolean, Boolean, Boolean) | Selects text by searching for a given string of text.
Note that to cancel the text search, use PDFViewCtrl.CancelFindText, as opposed to canceling the operation that is returned.
| |
| FindTextAsync(String, Boolean, Boolean, Boolean, Boolean, Int32) | Selects text by searching for a given string of text.
Note that to cancel the text search, use PDFViewCtrl.CancelFindText, as opposed to canceling the operation that is returned.
|