Link Search Menu Expand Document

ITableDetectorFindNextTable Method

Continues the table search started by FindTable() method.

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

Return Value

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

Reference