ITextExtractorWordMatchingMode Property ByteScout PDF Extractor SDK
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.1.4801-master
Syntax

WordMatchingMode WordMatchingMode { get; set; }

Property Value

Type: WordMatchingMode
See Also

Reference