Link Search Menu Expand Document

IBaseTextExtractorShrinkMultipleSpaces Property

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.0.4760-master
Syntax
bool ShrinkMultipleSpaces { get; set; }

Property Value

Type: Boolean
See Also

Reference