ITableDetectorFoundTableLocation Property ByteScout PDF Extractor SDK
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.1.4801-master
Syntax

RectangleF FoundTableLocation { get; }

Property Value

Type: RectangleF
See Also

Reference