Link Search Menu Expand Document

TableDetectorGetFoundTableRectangle_Top Method

Returns the top coordinate of rectangle of the table found by FindTable() or FindNextTable() methods.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public float GetFoundTableRectangle_Top()

Return Value

Type: Single

[Missing <returns> documentation for "M:Bytescout.PDFExtractor.TableDetector.GetFoundTableRectangle_Top"]

Implements

ITableDetectorGetFoundTableRectangle_Top
See Also

Reference