IRemoverRemoveText Method (ISearchResult, String)
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
Removes the text by the search result got from Find(Int32, String, Boolean) methods.
Namespace:Bytescout.PDFExtractorAssembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
Parameters
- searchRes
- Type: Bytescout.PDFExtractorISearchResult
The search result. - fileName
- Type: SystemString
Output file name to save the edited document.
See Also