Link Search Menu Expand Document

TableDetectorGetFoundTableRectangle_Left Method

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.0.4760-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