Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Sets whether to use "fuzzy" text search algorithm.
It allows to find "approximately equal" strings. For example, the search string "fox"
will also find "fix" and "fax.
This might be useful for compensation of some common OCR errors, like "paralle1" or "paralle|".
Namespace: Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax
Property Value
Type: BooleanImplements
ITextExtractorFuzzySearchRemarks
See Also