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

public override float DetectNewColumnBySpacesRatio { get; set; }

Property Value

Type: Single

Implements

IBaseTextExtractorDetectNewColumnBySpacesRatio
See Also

Reference