名前 | 解説 | |
---|---|---|
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 | ||
FindPrevious | Finds the previous occurrence of a text in the document. | |
FindPreviousAsync | Non-blocking (asynchronous) version of the FindPrevious method. | |
FindPreviousAsyncEx | ||
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. |