ITableDetectorFindNextTable Method ByteScout PDF Extractor SDK
Continues the table search started by FindTable() method.

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

bool FindNextTable()

Return Value

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

Reference