Link Search Menu Expand Document

BaseTextExtractorDetectNewColumnBySpacesRatio Property

Space ratio between words. Large spacing is treated as column separator. Using this parameter you can control the column detection.

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

Property Value

Type: Single

Implements

IBaseTextExtractorDetectNewColumnBySpacesRatio
See Also

Reference