[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewPane.TextSearchAll

TextSearchAll Method

TextSearchAll(C1TextSearchArgs)

Searches for all occurrences of a text in the document currently loaded in the current C1PreviewPane.

Declaration
public C1TextFragment[] TextSearchAll(C1TextSearchArgs tsa)
Parameters
Type Name Description
C1TextSearchArgs tsa

Text search arguments.

Returns
Type Description
C1TextFragment[]

True if at least one occurrence of the search text was found, false otherwise.