IBaseTextExtractorShrinkMultipleSpaces Property ByteScout PDF Extractor SDK
Replaces multiple spaces in text objects with a single space. Multiple spaces affect column detection, so removing them may improve the result. Default is false.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

bool ShrinkMultipleSpaces { get; set; }

Property Value

Type: Boolean
See Also

Reference