Link Search Menu Expand Document

ITextExtractorRegexSearch Property

Sets whether to search the text using regular expressions.

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

Property Value

Type: Boolean
Remarks
The RegexSearch property is mutually exclusive with FuzzySearch
See Also

Reference