Link Search Menu Expand Document

BaseTextExtractorTableYMinIntersectionRequiredInPercents Property

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

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

Property Value

Type: Int32

Implements

IBaseTextExtractorTableYMinIntersectionRequiredInPercents
See Also

Reference