IRemoverRemoveText Method (ISearchResult, Stream)
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. - outputStream
- Type: System.IOStream
Output stream to save the edited document.
See Also