C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace : C1TextSearchManager Class |
For a list of all members of this type, see C1TextSearchManager members.
Name | Description | |
---|---|---|
![]() | 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 | Overloaded. Finds the first occurrence of a text in the document. |
![]() | FindStartAsync | Overloaded. Non-blocking (asynchronous) version of the FindStart(Int32,SearchScope,C1FindTextParams) method. |
![]() | FindStartAsyncEx | Overloaded. 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. |