Link Search Menu Expand Document

BaseTextExtractorTrimSpaces Property

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

Property Value

Type: Boolean

Implements

IBaseTextExtractorTrimSpaces
See Also

Reference