[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewPane.TextSearch

TextSearch Method

TextSearch(C1TextSearchArgs)

Searches for an occurrence of a text in the document currently loaded in the current C1PreviewPane.

Declaration
public bool TextSearch(C1TextSearchArgs tsa)
Parameters
Type Name Description
C1TextSearchArgs tsa

Text search arguments.

Returns
Type Description
bool

True if the search text was found, false otherwise.