Link Search Menu Expand Document

ITextExtractorWordMatchingMode Property

Sets the word matching mode (used in text search and automatic removal of hyphens). This option is ignored when regular expressions are enabled (when is true). In case of regular expressions, you should use '\b' metacharacter to specify word bounds.

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

Property Value

Type: WordMatchingMode
See Also

Reference