TextExtractorTrimSpaces Property ByteScout PDF Extractor SDK
Sets whether to remove trailing and ending spaces from the text of table cells. Default is true.

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

public override bool TrimSpaces { get; set; }

Property Value

Type: Boolean

Implements

IBaseTextExtractorTrimSpaces
See Also

Reference