[]
Searches for an occurrence of a text in the document currently loaded in the current C1PreviewPane.
public bool TextSearch(C1TextSearchArgs tsa)
Type | Name | Description |
---|---|---|
C1TextSearchArgs | tsa | Text search arguments. |
Type | Description |
---|---|
bool | True if the search text was found, false otherwise. |