Link Search Menu Expand Document

TableDetectorGetFoundTableRectangle_Width Method

Returns the width 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_Width()

Return Value

Type: Single

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

Implements

ITableDetectorGetFoundTableRectangle_Width
See Also

Reference