Link Search Menu Expand Document

BaseTextExtractorShrinkMultipleSpaces 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
public bool ShrinkMultipleSpaces { get; set; }

Property Value

Type: Boolean

Implements

IBaseTextExtractorShrinkMultipleSpaces
See Also

Reference