Link Search Menu Expand Document

TextExtractorFindNext 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
public bool FindNext()

Return Value

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

Implements

ITextExtractorFindNext
See Also

Reference