Link Search Menu Expand Document

BaseTextExtractorTableXMinIntersectionRequiredInPercents 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
public int TableXMinIntersectionRequiredInPercents { get; set; }

Property Value

Type: Int32

Implements

IBaseTextExtractorTableXMinIntersectionRequiredInPercents
See Also

Reference