DocumentFindIF.findText

interface DocumentFindIF
ListG
findText
(,
string text
,)

Parameters

page Page

an #EvPage

text string

text to find

caseSensitive bool

whether to match the string case

Return Value

Type: ListG

a list of results

Meta