Link Search Menu Expand Document

CSVExtractorAllowStandalonePunctuation Property

Sets whether to allow standalone punctuation characters. If false, they will be merged with nearest text object.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public bool AllowStandalonePunctuation { get; set; }

Property Value

Type: Boolean

Implements

ICSVExtractorAllowStandalonePunctuation
See Also

Reference