Link Search Menu Expand Document

IBaseTextExtractorTableXMinIntersectionRequiredInPercents Property

During the reconstruction of table structure, sets how much of the cell rectangle should intersect (by X coordinate axis) with the previous cell to treat both cells belong to the same row.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
int TableXMinIntersectionRequiredInPercents { get; set; }

Property Value

Type: Int32
See Also

Reference