TableDetectorGetFoundTableRectangle_Top Method ByteScout PDF Extractor SDK
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.1.4801-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