RemoverRemoveText Method (IEnumerableISearchResult, 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 results received from FindAll(Int32, String, Boolean) method.
Namespace:Bytescout.PDFExtractorAssembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
Parameters
- searchResults
- Type: System.Collections.GenericIEnumerableISearchResult
The search results. - fileName
- Type: SystemString
Output file name to save the edited document.
Implements
IRemoverRemoveText(IEnumerableISearchResult, String)See Also