| 名前 | 解説 | |
|---|---|---|
![]() | CancelAsync | Cancels current async action and waits while action will be actually cancelled. |
![]() | Dispose | オーバーロードされます。 Releases all resources used by the C1TextSearchManager. |
![]() | FindNext | Finds the next occurrence of a text in the document. |
![]() | FindNextAsync | Non-blocking (asynchronous) version of the FindNext method. |
![]() | FindNextAsyncEx | Non-blocking (asynchronous) version of the FindNext method. |
![]() | FindPrevious | Finds the previous occurrence of a text in the document. |
![]() | FindPreviousAsync | Non-blocking (asynchronous) version of the FindPrevious method. |
![]() | FindPreviousAsyncEx | Non-blocking (asynchronous) version of the FindPrevious method. |
![]() | FindStart | オーバーロードされます。 Finds the first occurrence of a text in the document. |
![]() | FindStartAsync | オーバーロードされます。 Non-blocking (asynchronous) version of the FindStart(Int32,SearchScope,C1FindTextParams) method. |
![]() | FindStartAsyncEx | オーバーロードされます。 Non-blocking (asynchronous) version of the FindStart(Int32,SearchScope,C1FindTextParams) method. |
![]() | GetFragmentHighligh | Fills highlight list for specified RenderFragment. |
![]() | HasFoundPositions | Checks whether FoundPositions of this C1TextSearchManager is not empty. |
![]() | IsSearching | Gets a value indicating if search is currently executing. |
![]() | Reset | Resets text search results. |

