'Declaration Public Function TextSearchAll( _ ByVal tsa As C1TextSearchArgs _ ) As C1TextFragment()
public C1TextFragment[] TextSearchAll( C1TextSearchArgs tsa )
Parameters
- tsa
- Text search arguments.
Return Value
True if at least one occurrence of the search text was found, false otherwise.