Link Search Menu Expand Document

TableDetectorFindNextTable 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
public bool FindNextTable()

Return Value

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

Implements

ITableDetectorFindNextTable
See Also

Reference