Link Search Menu Expand Document

ITableDetectorFoundTableLocation 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
RectangleF FoundTableLocation { get; }

Property Value

Type: RectangleF
See Also

Reference