ITextExtractorRegexSearch Property ByteScout PDF Extractor SDK
Sets whether to search the text using regular expressions.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

bool RegexSearch { get; set; }

Property Value

Type: Boolean
Remarks

The RegexSearch property is mutually exclusive with FuzzySearch
See Also

Reference