OCRCorrectionListAdd Method (String, String, Boolean)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Adds new item to collection.
Namespace:Bytescout.PDFExtractorAssembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
Parameters
- searchString
- Type: SystemString
The search string. - replacementString
- Type: SystemString
The replacement string. - isRegex (Optional)
- Type: SystemBoolean
Specifies whether the search string is regular expression.
See Also
Reference
System.Text.RegularExpressionsRegexOptions