TextExtractorFindNext Method ByteScout PDF Extractor SDK
Continues the text search started by one of Find() methods.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public bool FindNext()

Return Value

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

Implements

ITextExtractorFindNext
See Also

Reference