TableDetectorGetFoundTableRectangle_Left Method ByteScout PDF Extractor SDK
Returns the left 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_Left()

Return Value

Type: Single

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

Implements

ITableDetectorGetFoundTableRectangle_Left
See Also

Reference