Link Search Menu Expand Document

TableDetectorGetFoundTableRectangle_Height Method

Returns the height 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_Height()

Return Value

Type: Single

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

Implements

ITableDetectorGetFoundTableRectangle_Height
See Also

Reference