![]() | PdfSearch Class |
Namespace: Patagames.Pdf.Net
The PdfSearch type exposes the following members.
Name | Description | |
---|---|---|
![]() | FoundResults |
Gets a copy of search results.
|
![]() | IsBusy |
Gets a value indicating whether the search operation is running.
|
Name | Description | |
---|---|---|
![]() | End |
Requests cancellation of a pending search operation.
|
![]() | OnSearchCompleted |
Raises the SearchCompleted event.
|
![]() | OnSearchProgressChanged |
Raises the SearchProgressChanged event.
|
![]() | Start |
Starts asynchronous execution of a search operation.
|
Name | Description | |
---|---|---|
![]() | FoundTextAdded |
Occurs when the found text added into search results
|
![]() | SearchCompleted |
Occurs when the search operation has completed, has been canceled, or has raised an exception.
|
![]() | SearchProgressChanged |
Occurs when progress is changed.
|