Link Search Menu Expand Document

TextExtractorWordMatchingPunctuationMarks Property

Sets punctuation marks used by word matching. These marks are considered as a part of a word. Default are: ."'“”

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

Property Value

Type: String

Implements

ITextExtractorWordMatchingPunctuationMarks
See Also

Reference