Link Search Menu Expand Document

JSONExtractorAllowStandalonePunctuation Property

Gets or 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

IJSONExtractorAllowStandalonePunctuation
See Also

Reference