|
SearchNext |
Top Previous Next |
|
[This method is new in version 2.04 of Gnostice PDFtoolkit ActiveX/. NET ProPlus Edition]
The function SeachNext searches for the next instance of the given text in the whole document. If no match is found, the return value is 0.
Syntax
Parameters
TextElement Specifies the gtPDFTextElementX class object, which contains the searched text element.
Refer example 'Tutorial - Search Text'
|