[]
Searches for all occurrences of a text in the document currently loaded in the current C1PreviewPane.
public C1TextFragment[] TextSearchAll(C1TextSearchArgs tsa)
| Type | Name | Description |
|---|---|---|
| C1TextSearchArgs | tsa | Text search arguments. |
| Type | Description |
|---|---|
| C1TextFragment[] | True if at least one occurrence of the search text was found, false otherwise. |