Link Search Menu Expand Document

ITextExtractorFindNext Method

Continues the text search started by one of Find() methods.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
bool FindNext()

Return Value

Type: Boolean
true if search string is found; otherwise false.
See Also

Reference