Link Search Menu Expand Document

TableDetectorFoundTableLocation Property

Contains the location (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 RectangleF FoundTableLocation { get; }

Property Value

Type: RectangleF

Implements

ITableDetectorFoundTableLocation
See Also

Reference